{ "id": "96", "name": "Create a new contact in Agile CRM", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "144f464d-21a0-478e-bdc3-d18eb257d56a", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "AgileCRM", "type": "n8n-nodes-base.agileCrm", "position": [ 450, 300 ], "parameters": { "operation": "create", "additionalFields": { "lastName": "", "firstName": "" } }, "credentials": { "agileCrmApi": "" }, "typeVersion": 1, "id": "6930eae5-52c9-463e-8a4c-128ee0e1f0ac", "notes": "This agileCrm node performs automated tasks as part of the workflow." }, { "id": "error-f3174b59", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: Create a new contact in Agile CRM. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-3a54aa30", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.778007", "updatedAt": "2025-09-29T07:07:49.778020", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Create a new contact in Agile CRM. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }