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

Generate Image Workflow
View
Mattermost Webhook
View
Pyragogy AI Village - Orchestrazione Master (Architettura Profonda V2)
View
GoogleSheets Interval Process Scheduled
View
Splitout Code Create Webhook
View
Manual Splitinbatches Automate Triggered
View
Error Alert and Summarizer
View
Store Notion's Pages as Vector Documents into Supabase with OpenAI
View
Writebinaryfile Create
View
Telegram AI Langchain bot
View