{ "id": "69", "name": "Create, update, and get an issue on Taiga", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 430, 260 ], "parameters": {}, "typeVersion": 1, "id": "56a5fd20-c264-4398-bd4d-14a6e9e7725b", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Taiga", "type": "n8n-nodes-base.taiga", "position": [ 630, 260 ], "parameters": { "subject": "n8n-docs", "projectId": 385605, "additionalFields": {} }, "credentials": { "taigaCloudApi": "taiga" }, "typeVersion": 1, "id": "c711ef55-f922-4fa3-9f6e-8f312e14a3d2", "notes": "This taiga node performs automated tasks as part of the workflow." }, { "name": "Taiga1", "type": "n8n-nodes-base.taiga", "position": [ 830, 260 ], "parameters": { "issueId": "={{$node[\"Taiga\"].json[\"id\"]}}", "operation": "update", "projectId": "={{$node[\"Taiga\"].json[\"project\"]}}", "updateFields": { "description": "This ticket is for the documentation for the Taiga node" } }, "credentials": { "taigaCloudApi": "taiga" }, "typeVersion": 1, "id": "27d897d3-93bf-4c72-8d1a-13815cbbbbb8", "notes": "This taiga node performs automated tasks as part of the workflow." }, { "name": "Taiga2", "type": "n8n-nodes-base.taiga", "position": [ 1030, 260 ], "parameters": { "issueId": "={{$node[\"Taiga\"].json[\"id\"]}}", "operation": "get" }, "credentials": { "taigaCloudApi": "taiga" }, "typeVersion": 1, "id": "65fee518-64c7-466d-8eb3-74a483e70f6b", "notes": "This taiga node performs automated tasks as part of the workflow." }, { "id": "error-c524673b", "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, update, and get an issue on Taiga. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-c0daaa99", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.672902", "updatedAt": "2025-09-29T07:07:49.672926", "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, update, and get an issue on Taiga. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }