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

Webhook Respondtowebhook Create Webhook
View
Calendly Automate Triggered
View
Schedule Stickynote Send Scheduled
View
Get all the tasks in Flow
View
HTTP Schedule Automation Webhook
View
[OPS] Restore workflows from GitHub to n8n
View
Code Readpdf Send Triggered
View
Manual Dropbox Automation Webhook
View
User Request Management
View
Splitout Schedule Update Webhook
View