Workflow: Error Twilio Send

Workflow Details

Download Workflow
{
    "id": "56",
    "name": "Send an SMS when a workflow fails",
    "nodes": [
        {
            "name": "Error Trigger",
            "type": "n8n-nodes-base.errorTrigger",
            "position": [
                550,
                260
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Twilio",
            "type": "n8n-nodes-base.twilio",
            "position": [
                750,
                260
            ],
            "parameters": {
                "to": "",
                "from": "",
                "message": "=Your workflow with ID: {{$node[\"Error Trigger\"].json[\"workflow\"][\"id\"]}} and name: {{$node[\"Error Trigger\"].json[\"workflow\"][\"name\"]}} failed to execute."
            },
            "credentials": {
                "twilioApi": "twilio-credentials"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "Error Trigger": {
            "main": [
                [
                    {
                        "node": "Twilio",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Convert Parquet, Avro, ORC & Feather via ParquetReader to JSON
View
New tweets
View
Wordpress-to-csv
View
GoogleSheets Cron Automate Scheduled
View
Use XMLRPC via HttpRequest-node to post on Wordpress.com
View
Discord Intro
View
Line Chatbot Handling AI Responses with Groq and Llama3
View
Mautic Mondaycom Create Triggered
View
Telegram Splitout Create Webhook
View
MCP_SUPABASE_AGENT
View