{ "nodes": [ { "name": "Asana", "type": "n8n-nodes-base.asana", "position": [ 450, 500 ], "parameters": { "name": "={{$json[\"query\"][\"parameter\"]}}", "workspace": "", "authentication": "{{ $credentials.oAuth2 }}", "otherProperties": { "projects": [ "" ] } }, "credentials": { "asanaOAuth2Api": "" }, "typeVersion": 1, "id": "node-b610e42e" }, { "name": "Webhook", "type": "n8n-nodes-base.webhook", "position": [ 250, 500 ], "webhookId": "b43ae7e2-a058-4738-8d49-ac76db6e8166", "parameters": { "path": "asana", "options": { "responsePropertyName": "response" }, "responseMode": "lastNode" }, "typeVersion": 1, "id": "node-a542ebdd" }, { "name": "Set", "type": "n8n-nodes-base.set", "position": [ 650, 500 ], "parameters": { "values": { "string": [ { "name": "response", "value": "=Created Asana Task: {{$json[\"permalink_url\"]}}" } ] }, "options": {} }, "typeVersion": 1, "id": "node-9925f0ba" }, { "id": "error-aab22760", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Production Workflow", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3 }, "meta": { "instanceId": "workflow-96b4a0fd", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:42.126841", "updatedAt": "2025-09-29T07:07:42.126865", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "description": "Production-ready workflow: Production Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }