Workflow: Twilio Pushcut Send

Workflow Details

Download Workflow
{
    "id": "92",
    "name": "Send an SMS to a number whenever you go out",
    "nodes": [
        {
            "name": "Pushcut Trigger",
            "type": "n8n-nodes-base.pushcutTrigger",
            "position": [
                470,
                300
            ],
            "webhookId": "",
            "parameters": {
                "actionName": "Leaving Home"
            },
            "credentials": {
                "pushcutApi": "Pushcut Credentials"
            },
            "typeVersion": 1
        },
        {
            "name": "Twilio",
            "type": "n8n-nodes-base.twilio",
            "position": [
                670,
                300
            ],
            "parameters": {
                "to": "123",
                "from": "123",
                "message": "=I'm {{$node[\"Pushcut Trigger\"].json[\"input\"]}}"
            },
            "credentials": {
                "twilioApi": "twilio"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "Pushcut Trigger": {
            "main": [
                [
                    {
                        "node": "Twilio",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Googletasks HTTP Update Webhook
View
Automate LinkedIn Posts with AI
View
Manual N8Ntrainingcustomerdatastore Automate Triggered
View
Get a volume and add it to your bookshelf
View
Localfile Manual Create Webhook
View
AI-Powered Short-Form Video Generator with OpenAI, Flux, Kling, and ElevenLabs and upload to all social networks
View
RAG & GenAI App With WordPress Content
View
Manual Debughelper Create Triggered
View
YT AI News Playlist Creator/AI News Form Updater
View