{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 540, 360 ], "parameters": {}, "typeVersion": 1, "id": "477e8d1f-5f17-442e-8c55-6010ba39549e", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Microsoft Teams", "type": "n8n-nodes-base.microsoftTeams", "position": [ 740, 360 ], "parameters": { "name": "n8n-docs-demo", "teamId": "d6b83b00-085d-472c-a6d9-8c2c32c1424e", "options": {} }, "credentials": { "microsoftTeamsOAuth2Api": "teams_n8n" }, "typeVersion": 1, "id": "70d9cb48-ba7d-4e08-8475-a5076d28a062", "notes": "This microsoftTeams node performs automated tasks as part of the workflow." }, { "name": "Microsoft Teams1", "type": "n8n-nodes-base.microsoftTeams", "position": [ 940, 360 ], "parameters": { "teamId": "={{$node[\"Microsoft Teams\"].parameter[\"teamId\"]}}", "channelId": "={{$node[\"Microsoft Teams\"].json[\"id\"]}}", "operation": "update", "updateFields": { "name": "n8n-documentation-demo" } }, "credentials": { "microsoftTeamsOAuth2Api": "teams_n8n" }, "typeVersion": 1, "id": "d3dc6751-d2da-426f-a1f8-61397cb8a959", "notes": "This microsoftTeams node performs automated tasks as part of the workflow." }, { "name": "Microsoft Teams2", "type": "n8n-nodes-base.microsoftTeams", "position": [ 1140, 360 ], "parameters": { "teamId": "={{$node[\"Microsoft Teams\"].parameter[\"teamId\"]}}", "message": "n8n rocks!", "resource": "channelMessage", "channelId": "={{$node[\"Microsoft Teams\"].json[\"id\"]}}", "messageType": "text" }, "credentials": { "microsoftTeamsOAuth2Api": "teams_n8n" }, "typeVersion": 1, "id": "8cda76b4-38da-48f7-833c-6aaf462dbcfd", "notes": "This microsoftTeams node performs automated tasks as part of the workflow." }, { "id": "error-54b87aa9", "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-493e69ce", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.666478", "updatedAt": "2025-09-29T07:07:49.666539", "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." }