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

Meeting booked - to newsletter and CRM
View
Import Odoo Product Images from Google Drive
View
GROQ LLAVA V1.5 7B
View
RAG & GenAI App With WordPress Content
View
DeepSeek v3.1
View
HTTP GoogleSheets Send Webhook
View
Airtop Web Agent
View
Splitout Webhook Update Webhook
View
HTTP Telegram Send Webhook
View
Create a screenshot of a website and send it to a telegram channel
View