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

UTM Link Creator & QR Code Generator with Scheduled Google Analytics Reports
View
Update all Zammad Roles to default values
View
Sync New Shopify Products to Odoo Product
View
N8N EspaƱol - NocodeBot
View
Telegram Code Create Triggered
View
Summarize emails with A.I. then send to messenger
View
HTTP Manual Create Webhook
View
Code Manual Send Webhook
View
HTTP GoogleSheets Create Webhook
View