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

Chat with GitHub OpenAPI Specification using RAG (Pinecone and OpenAI)
View
Splitout Filter Create Webhook
View
Manual Twitter Automate Triggered
View
Import multiple CSV to GoogleSheet
View
⚡📽️ Ultimate AI-Powered Chatbot for YouTube Summarization & Analysis
View
Splitout Filter Create Webhook
View
Manual Renamekeys Automate Triggered
View
AI Document Assistant via Telegram + Supabase
View
Awss3 Compression Automate Triggered
View
AutoClip – Automatically Generate Video Clips and Upload to YouTube
View