{ "id": "103", "name": "Create a new customer in Chargebee", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 300 ], "parameters": {}, "typeVersion": 1, "id": "00b94a02-24d2-490b-8f61-9197ccd13243", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Chargebee", "type": "n8n-nodes-base.chargebee", "position": [ 460, 300 ], "parameters": { "resource": "customer", "properties": { "last_name": "", "first_name": "" } }, "credentials": { "chargebeeApi": "" }, "typeVersion": 1, "id": "81f0d87d-b721-42fa-8052-c9ac7c2d3453", "notes": "This chargebee node performs automated tasks as part of the workflow." }, { "id": "error-b4c15f56", "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 customer in Chargebee. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-87f79e62", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.440345", "updatedAt": "2025-09-29T07:07:48.440372", "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 customer in Chargebee. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }