{ "nodes": [ { "id": "trigger-2c6a3675", "name": "Manual Trigger", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [ 100, 100 ], "parameters": {} }, { "name": "QuickBooks2", "type": "n8n-nodes-base.quickbooks", "position": [ 870, 300 ], "parameters": { "email": "", "resource": "invoice", "invoiceId": "={{$json[\"Id\"]}}", "operation": "send" }, "credentials": { "quickBooksOAuth2Api": "QuickBooks OAuth Credentials" }, "typeVersion": 1, "id": "4b60a2f0-504a-4f54-8e58-32e2b4a20a3c", "notes": "This quickbooks node performs automated tasks as part of the workflow." }, { "name": "QuickBooks1", "type": "n8n-nodes-base.quickbooks", "position": [ 670, 300 ], "parameters": { "Line": [ { "Amount": 100, "itemId": "1", "DetailType": "SalesItemLineDetail", "Description": "Consulting service" } ], "resource": "invoice", "operation": "create", "CustomerRef": "={{$json[\"Id\"]}}", "additionalFields": {} }, "credentials": { "quickBooksOAuth2Api": "QuickBooks OAuth Credentials" }, "typeVersion": 1, "id": "99983bc2-1a08-4601-9f41-91d5ac7b05d1", "notes": "This quickbooks node performs automated tasks as part of the workflow." }, { "name": "QuickBooks", "type": "n8n-nodes-base.quickbooks", "position": [ 470, 300 ], "parameters": { "operation": "create", "displayName": "Jack Ryan", "additionalFields": { "PrimaryEmailAddr": "jack@ryan.com" } }, "credentials": { "quickBooksOAuth2Api": "QuickBooks OAuth Credentials" }, "typeVersion": 1, "id": "fb3b2bf8-eb26-4034-a6e9-a796722651d0", "notes": "This quickbooks node performs automated tasks as part of the workflow." }, { "id": "error-2dd75173", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Quickbooks Workflow", "description": "Automated workflow: Quickbooks 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-c44d8117", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:51.516072", "updatedAt": "2025-09-29T07:07:51.516093", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Quickbooks Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }