Workflow: Manual Messagebird Send

Workflow Details

Download Workflow
{
    "id": "85",
    "name": "Sending an SMS with MessageBird",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "MessageBird",
            "type": "n8n-nodes-base.messageBird",
            "position": [
                450,
                300
            ],
            "parameters": {
                "message": "",
                "originator": "",
                "recipients": "",
                "additionalFields": []
            },
            "credentials": {
                "messageBirdApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "MessageBird",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

🔍🛠️Generate SEO-Optimized WordPress Content with Perplexity Research
View
Bubble Data Access
View
Manual HTTP Update Webhook
View
Create a task in ClickUp
View
Import multiple CSV to GoogleSheet
View
Calendly Mautic Create Triggered
View
Manual Awstextract Automate Triggered
View
Automate Figma Versioning and Jira Updates with n8n Webhook Integration
View
GoogleCalendar GoogleSheets Create Triggered
View
Google Cal to Zoom meeting
View