Workflow: Mattermost N8N Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "n8n Trigger",
            "type": "n8n-nodes-base.n8nTrigger",
            "position": [
                450,
                200
            ],
            "parameters": {
                "events": [
                    "init"
                ]
            },
            "typeVersion": 1
        },
        {
            "name": "Mattermost",
            "type": "n8n-nodes-base.mattermost",
            "position": [
                650,
                200
            ],
            "parameters": {
                "message": "=Your n8n instance started at {{$json[\"timestamp\"]}}",
                "channelId": "toyi3uoycf8rirtm7d5jm15sso",
                "attachments": [],
                "otherOptions": []
            },
            "credentials": {
                "mattermostApi": "Mattermost Credentials"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "n8n Trigger": {
            "main": [
                [
                    {
                        "node": "Mattermost",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Create, update, and get a profile in Humantic AI
View
MiniBear Webhook
View
Send Triggered
View
HTTP Dropbox Automation Webhook
View
HDW Lead Geländewagen
View
New invoice email notification
View
Prod: Notion to Vector Store - Dimension 768
View
Blog Automation TEMPLATE
View
Send daily weather updates to a phone number using the Vonage node
View
Flux Dev Image Generation Fal.ai
View