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

HR & IT Helpdesk Chatbot with Audio Transcription
View
GoogleSheets Spreadsheetfile Create Webhook
View
Awss3 GoogleDrive Import Triggered
View
Wait Code Import Webhook
View
Manual Filemaker Automate Triggered
View
HTTP Schedule Automation Webhook
View
Wait Datetime Send Scheduled
View
AI-Powered Information Monitoring with OpenAI, Google Sheets, Jina AI and Slack
View
Youtube_Automation
View
Create, update, and get an entry in Strapi
View