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

Emailreadimap Nextcloud Send
View
GitHub Automate Triggered
View
Schedule GoogleSheets Automation Scheduled
View
TheHive
View
Code Postgres Update Scheduled
View
Wait Code Send Webhook
View
Scrape Twitter for mentions of company
View
Webhook Filter Create Webhook
View
Webhook Code Create Webhook
View
Manual Filemaker Automate Triggered
View