Workflow: Manual Twilio Automate

Workflow Details

Download Workflow
{
    "name": "A workflow with the Twilio node",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Twilio",
            "type": "n8n-nodes-base.twilio",
            "position": [
                430,
                300
            ],
            "parameters": [],
            "credentials": {
                "twilioApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Twilio",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Youtube_Automation
View
Turn on a light and set its brightness
View
Jira Retrospective
View
URL Pinger
View
Openweathermap Webhook Automate Webhook
View
Streamline data from an n8n form into Google Sheet and Airtable
View
Youtube Discord Bot
View
Shopify Twitter Create Triggered
View
Schedule Twilio Create Webhook
View
Manual Mailjet Automate Triggered
View