{ "nodes": [ { "name": "Hubspot", "type": "n8n-nodes-base.hubspot", "position": [ 750, 900 ], "parameters": { "resource": "contact", "operation": "getAll", "returnAll": true, "additionalFields": {} }, "credentials": { "hubspotApi": { "id": "{{ $credentials.hubspotApi.id }}", "name": "hubspot_nodeqa" } }, "typeVersion": 1, "id": "758f95e5-ee18-48c1-b4c4-0f0229718284", "notes": "This hubspot node performs automated tasks as part of the workflow." }, { "name": "Pipedrive", "type": "n8n-nodes-base.pipedrive", "position": [ 750, 710 ], "parameters": { "resource": "person", "operation": "getAll", "returnAll": true, "additionalFields": {} }, "credentials": { "pipedriveApi": { "id": "{{ $credentials.pipedriveApi.id }}", "name": "asasas" } }, "typeVersion": 1, "id": "081bf2a4-536b-4f4a-baa0-7bd3fa1987b9", "notes": "This pipedrive node performs automated tasks as part of the workflow." }, { "name": "Merge", "type": "n8n-nodes-base.merge", "position": [ 950, 800 ], "parameters": { "mode": "removeKeyMatches", "propertyName1": "email[0].value", "propertyName2": "identity-profiles[0].identities[0].value" }, "typeVersion": 1, "id": "92c872b3-1fe2-428d-9913-6e9f48e8f9e8", "notes": "This merge node performs automated tasks as part of the workflow." }, { "name": "HubSpot2", "type": "n8n-nodes-base.hubspot", "position": [ 1150, 800 ], "parameters": { "email": "={{$json[\"email\"][0][\"value\"]}}", "resource": "contact", "additionalFields": { "firstName": "={{$json[\"first_name\"]}}" } }, "credentials": { "hubspotApi": { "id": "{{ $credentials.hubspotApi.id }}", "name": "hubspot_nodeqa" } }, "typeVersion": 1, "id": "f2f0b065-31df-4219-b0da-90c1690de5e6", "notes": "This hubspot node performs automated tasks as part of the workflow." }, { "name": "Cron", "type": "n8n-nodes-base.cron", "position": [ 550, 800 ], "parameters": { "triggerTimes": { "item": [ { "mode": "everyMinute" } ] } }, "typeVersion": 1, "id": "194eb828-70a9-4091-b3ea-66335693b834", "notes": "This cron node performs automated tasks as part of the workflow." }, { "id": "error-8a9f8e1c", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Hubspot Workflow", "description": "Automated workflow: Hubspot Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-80c7d75f", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:47.156789", "updatedAt": "2025-09-29T07:07:47.156862", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Hubspot Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }