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

Sync New Shopify Customers to Odoo Contacts
View
Webhook Respondtowebhook Create Webhook
View
Standup Bot - Override Config
View
Create, update, and get an entry in Strapi
View
Webhook Code Create Webhook
View
Add task to tasklist
View
Sync New Files From Google Drive with Airtable
View
Schedule Stickynote Send Scheduled
View
Manual HTTP Update Webhook
View
HTTP Telegram Create Webhook
View