{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 420, 260 ], "parameters": {}, "typeVersion": 1, "id": "7d722d43-7ed2-44dd-9c0a-e85558da9fef", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Salesforce", "type": "n8n-nodes-base.salesforce", "position": [ 620, 260 ], "parameters": { "company": "CompanyInc", "lastname": "DudeOne", "additionalFields": {} }, "credentials": { "salesforceOAuth2Api": "salesforce_creds" }, "typeVersion": 1, "id": "341ed8e4-00fe-412c-ab1b-7cec45980a29", "notes": "This salesforce node performs automated tasks as part of the workflow." }, { "name": "Salesforce1", "type": "n8n-nodes-base.salesforce", "position": [ 810, 260 ], "parameters": { "leadId": "={{$node[\"Salesforce\"].json[\"id\"]}}", "operation": "update", "updateFields": { "city": "Berlin" } }, "credentials": { "salesforceOAuth2Api": "salesforce_creds" }, "typeVersion": 1, "id": "71afc216-a9b3-41d6-b054-5e9295e4171d", "notes": "This salesforce node performs automated tasks as part of the workflow." }, { "name": "Salesforce2", "type": "n8n-nodes-base.salesforce", "position": [ 1020, 260 ], "parameters": { "title": "Deal Won!", "leadId": "={{$node[\"Salesforce\"].json[\"id\"]}}", "options": {}, "operation": "addNote" }, "credentials": { "salesforceOAuth2Api": "salesforce_creds" }, "typeVersion": 1, "id": "9f08393c-e1b1-49fe-9d98-47402ebf27f2", "notes": "This salesforce node performs automated tasks as part of the workflow." }, { "id": "error-a6a06520", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Manualtrigger Workflow", "description": "Automated workflow: Manualtrigger 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-255dcbf6", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.661765", "updatedAt": "2025-09-29T07:07:49.661770", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Manualtrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }