{ "name": "Create a QuickBooks invoice on a new Onfleet Task creation", "nodes": [ { "name": "Onfleet Trigger", "type": "n8n-nodes-base.onfleetTrigger", "position": [ 460, 300 ], "webhookId": "6d6a2bee-f83e-4ebd-a1d5-8708c34393dc", "parameters": { "triggerOn": "taskCreated", "additionalFields": {} }, "typeVersion": 1, "id": "3425880e-2b7b-4d4a-bbe0-bc13ce868ef3", "notes": "This onfleetTrigger node performs automated tasks as part of the workflow." }, { "name": "QuickBooks Online", "type": "n8n-nodes-base.quickbooks", "position": [ 680, 300 ], "parameters": { "Line": [], "resource": "invoice", "operation": "create", "additionalFields": { "Balance": 0, "TxnDate": "", "ShipAddr": "", "BillEmail": "" } }, "typeVersion": 1, "id": "5a2bfc9c-a2a8-4782-ace0-ffa02af9f63e", "notes": "This quickbooks node performs automated tasks as part of the workflow." }, { "id": "error-a1362a74", "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 QuickBooks invoice on a new Onfleet Task creation. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-5a9ef54d", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:51.526860", "updatedAt": "2025-09-29T07:07:51.526868", "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 QuickBooks invoice on a new Onfleet Task creation. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }