{ "nodes": [ { "name": "Netlify Trigger", "type": "n8n-nodes-base.netlifyTrigger", "position": [ 450, 300 ], "webhookId": "0654820c-1960-4c8b-80fc-c0a66ab96577", "parameters": { "event": "deployFailed", "siteId": "ab52947e-a696-4498-a5a1-fae7fbe30c84" }, "credentials": { "netlifyApi": "Netlify account" }, "typeVersion": 1, "id": "eb7a9593-f033-4896-9411-6f3d6938e483", "notes": "This netlifyTrigger node performs automated tasks as part of the workflow." }, { "name": "Slack", "type": "n8n-nodes-base.slack", "position": [ 650, 300 ], "parameters": { "text": "=🚨 Deploy Failed 🚨\nDeploy for the site {{$json[\"name\"]}} failed.\nError Message: {{$json[\"error_message\"]}}\nYou can find more information here: {{ $env.WEBHOOK_URL }}{{$json[\"name\"]}}/deploys/{{$json[\"id\"]}}", "channel": "general", "attachments": [], "otherOptions": {} }, "credentials": { "slackApi": "read-history" }, "typeVersion": 1, "id": "76c4f839-09f2-4756-a6fb-1f24ab828cb1", "notes": "This slack node performs automated tasks as part of the workflow." }, { "id": "error-a5555b39", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Netlifytrigger Workflow", "description": "Automated workflow: Netlifytrigger 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-1a0810bd", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:51.059173", "updatedAt": "2025-09-29T07:07:51.059184", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Netlifytrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }