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

Splitout Manual Import Webhook
View
Content to 9:16 Aspect Image Generator v1
View
Crypto News & Sentiment
View
Discord AI bot
View
🔐🦙🤖 Private & Local Ollama Self-Hosted LLM Router
View
Update Crypto Values
View
Gmail Googlecalendartool Send Triggered
View
Limit Webhook Automation Webhook
View
Build Custom AI Agent with LangChain & Gemini (Self-Hosted)
View
HTTP Readbinaryfile Automation Webhook
View