Workflow: Manual Msg91 Send

Workflow Details

Download Workflow
{
    "name": "Send an SMS using MSG91",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Msg91",
            "type": "n8n-nodes-base.msg91",
            "position": [
                450,
                300
            ],
            "parameters": {
                "to": "",
                "from": "",
                "message": ""
            },
            "credentials": {
                "msg91Api": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Msg91",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Convert YouTube Videos into SEO Blog Posts
View
HTTP GoogleSheets Update Webhook
View
BambooHR AI-Powered Company Policies and Benefits Chatbot
View
YouTube Video Transcriber
View
React to PDFMonkey Callback
View
Receive updates when a new activity gets created and tweet about it
View
Daily Text Affirmations
View
Splitout Limit Send Webhook
View
Unsubscribe Mautic contacts from automated unsubscribe emails
View
Manual Stackby Automate Triggered
View