Workflow: Manual Twake Send

Workflow Details

Download Workflow
{
    "id": "1",
    "name": "Send a message on Twake",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                600,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Twake",
            "type": "n8n-nodes-base.twake",
            "position": [
                800,
                300
            ],
            "parameters": {
                "content": "",
                "channelId": "",
                "additionalFields": []
            },
            "credentials": {
                "twakeCloudApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Twake",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

My workflow 2
View
Strapi Webhook Automate Webhook
View
Create, add an attachment, and send a draft using the Microsoft Outlook node
View
Code Schedule Send Scheduled
View
Telegram Splitout Create Triggered
View
Splitout GoogleCalendar Send Webhook
View
GoogleSheets Spreadsheetfile Create Webhook
View
Get the price of BTC in EUR and send an SMS when the price is larger than EUR 9000
View
Extract text from PDF and image using Vertex AI (Gemini) into CSV
View
Noop GitHub Automate Triggered
View