{ "nodes": [ { "name": "Webhook", "type": "n8n-nodes-base.webhook", "position": [ 450, 300 ], "webhookId": "213324b6-b84d-42f9-af3b-42804cc71cd1", "parameters": { "path": "213324b6-b84d-42f9-af3b-42804cc71cd1", "options": {}, "httpMethod": "POST" }, "typeVersion": 1, "id": "node-fcad6e6a" }, { "name": "PagerDuty", "type": "n8n-nodes-base.pagerDuty", "position": [ 650, 300 ], "parameters": { "email": "n8ndocsburner@gmail.com", "operation": "update", "incidentId": "={{$json[\"body\"][\"context\"][\"pagerduty_incident\"]}}", "updateFields": { "status": "acknowledged" } }, "credentials": { "pagerDutyApi": "PagerDuty Credentials" }, "typeVersion": 1, "id": "node-1faba484" }, { "name": "Mattermost", "type": "n8n-nodes-base.mattermost", "position": [ 850, 300 ], "parameters": { "message": "💪🏼 Incident status has been changed to Acknowledged on PagerDuty.", "channelId": "={{$node[\"Webhook\"].json[\"body\"][\"channel_id\"]}}", "attachments": [], "otherOptions": {} }, "credentials": { "mattermostApi": "Mattermost Credentials" }, "typeVersion": 1, "id": "node-00a74c00" }, { "id": "error-c944d399", "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-2373a68c", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:50.874528", "updatedAt": "2025-09-29T07:07:50.874558", "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." }