Workflow: Manual Mocean Send

Workflow Details

Download Workflow
{
    "id": "59",
    "name": "Send an SMS using the Mocean node",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                590,
                260
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Mocean",
            "type": "n8n-nodes-base.mocean",
            "position": [
                790,
                260
            ],
            "parameters": {
                "to": "",
                "from": "",
                "message": ""
            },
            "credentials": {
                "moceanApi": "mocean"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Mocean",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Notion to Linkedin
View
HTTP Schedule Send Webhook
View
How to automatically import CSV files into postgres
View
Create a table and insert data into it
View
Wait Splitout Create Webhook
View
Webhook Code Create Webhook
View
Telegram Weather Workflow
View
Wait Splitout Create Webhook
View
Chinese Translator
View
Create a customer and add them to a segment in Customer.io
View