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

Automation Triggered
View
Converttofile Manual Process Triggered
View
Code Filter Create Scheduled
View
Manual Stickynote Automate Webhook
View
Openai Form Automation Triggered
View
Contact Form Text Classifier for eCommerce
View
Create, update, and get an incident on PagerDuty
View
Code GoogleCalendar Create Webhook
View
Aggregate Jotform Create Triggered
View
Line Chatbot Handling AI Responses with Groq and Llama3
View