{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 250, 200 ], "parameters": {}, "typeVersion": 1, "id": "69870c95-f0d8-4744-b5b0-95091609fc72", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Microsoft To Do", "type": "n8n-nodes-base.microsoftToDo", "position": [ 450, 200 ], "parameters": { "title": "Document Microsoft To Do node", "operation": "create", "taskListId": "AQMkADAwATNiZmYAZC0zOTkAMy02ZWZjLTAwAi0wMAoALgAAA3i1fHMTrftIhQBzhywL64UBAFB0wRiJW1FJmmlvlAkVFQA-AAACARIAAAA=", "additionalFields": { "importance": "high" } }, "credentials": { "microsoftToDoOAuth2Api": "Microsoft OAuth Credentials" }, "typeVersion": 1, "id": "c4644e8a-0b31-4026-9e2e-523d96c963e8", "notes": "This microsoftToDo node performs automated tasks as part of the workflow." }, { "name": "Microsoft To Do1", "type": "n8n-nodes-base.microsoftToDo", "position": [ 650, 200 ], "parameters": { "taskId": "={{$json[\"id\"]}}", "operation": "update", "taskListId": "={{$node[\"Microsoft To Do\"].parameter[\"taskListId\"]}}", "updateFields": { "status": "inProgress" } }, "credentials": { "microsoftToDoOAuth2Api": "Microsoft OAuth Credentials" }, "typeVersion": 1, "id": "1d88f04c-07e6-47b5-9f9f-e9f0577ff7fb", "notes": "This microsoftToDo node performs automated tasks as part of the workflow." }, { "name": "Microsoft To Do2", "type": "n8n-nodes-base.microsoftToDo", "position": [ 850, 200 ], "parameters": { "taskId": "={{$json[\"id\"]}}", "taskListId": "={{$node[\"Microsoft To Do\"].parameter[\"taskListId\"]}}" }, "credentials": { "microsoftToDoOAuth2Api": "Microsoft OAuth Credentials" }, "typeVersion": 1, "id": "6d3a4c1e-1f82-4e53-a220-efc0a0a10042", "notes": "This microsoftToDo node performs automated tasks as part of the workflow." }, { "id": "error-3e135023", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Manualtrigger Workflow", "description": "Automated workflow: Manualtrigger 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-35cb808e", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.511999", "updatedAt": "2025-09-29T07:07:48.512010", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Manualtrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }