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

🔥📈🤖 AI Agent for n8n Creators Leaderboard - Find Popular Workflows
View
Manual GoogleDrive Automation Triggered
View
Create a new user in Intercom
View
HTTP Stripe Create Webhook
View
Extract personal data with a self-hosted LLM Mistral NeMo
View
Manual Code Create Webhook
View
Code Respondtowebhook Process Webhook
View
Standup Bot - Initialize
View
Printify Automation - Update Title and Description - AlexK1919
View
Limit Code Create Scheduled
View