Workflow: Manual Zulip Send

Workflow Details

Download Workflow
{
    "id": "126",
    "name": "Send a private message on Zulip",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Zulip",
            "type": "n8n-nodes-base.zulip",
            "position": [
                450,
                300
            ],
            "parameters": {
                "to": []
            },
            "credentials": {
                "zulipApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Zulip",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Automatically Update YouTube Video Descriptions with Inserted Text
View
Manual Send Triggered
View
Splitout GoogleCalendar Update Webhook
View
Manual Crypto Automate Triggered
View
Complete Guide to Setting Up and Generating TOTP Codes in n8n 🔐
View
Receive updates when a form submission occurs in your Webflow website
View
Twitter notifications
View
GoogleSheets Cron Create Scheduled
View
Googledocs Webhook Create Webhook
View
Get Comments from Facebook Page
View