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

location_by_ip
View
Manual Stickynote Send Triggered
View
RAG Workflow For Stock Earnings Report Analysis
View
Mattermost Webhook
View
HTTP Form Automation Webhook
View
Create Custom Presentations per Lead
View
Splitout Webhook Create Webhook
View
Complete Guide to Setting Up and Generating TOTP Codes in n8n 🔐
View
Splitout Schedule Automation Scheduled
View
Limit Webhook Send Webhook
View