Workflow: Manual Rocketchat Send

Workflow Details

Download Workflow
{
    "id": "90",
    "name": "Post a message to a channel in RocketChat",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Rocketchat",
            "type": "n8n-nodes-base.rocketchat",
            "position": [
                450,
                300
            ],
            "parameters": {
                "text": "Hello everyone",
                "channel": "#general",
                "options": [],
                "attachments": []
            },
            "credentials": {
                "rocketchatApi": "Rocket"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Rocketchat",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

[n8n] - Shopify Orders to D365 Business Central Sales Orders / Sales Invoices
View
Summarize Glassdoor Company Info with Google Gemini and Bright Data Web Scraper
View
Receive updates when a subscriber is added to a group and strore the information in Airtable
View
Extractfromfile Manual Process Webhook
View
Stickynote Notion Automate Webhook
View
Code Respondtowebhook Send Webhook
View
Weather via Slack
View
Generate SQL queries from schema only - AI-powered
View
Manual Stickynote Import Webhook
View
LLM Chaining examples
View