Workflow: Mattermost Emelia Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "Mattermost",
            "type": "n8n-nodes-base.mattermost",
            "position": [
                650,
                200
            ],
            "parameters": {
                "message": "={{$json[\"contact\"][\"firstName\"]}} from {{$json[\"contact\"][\"company\"]}} has replied back to your campaign.",
                "channelId": "qx9yo1i9z3bg5qcy5a1oxnh69c",
                "attachments": [],
                "otherOptions": []
            },
            "credentials": {
                "mattermostApi": "Mattermost Credentials"
            },
            "typeVersion": 1
        },
        {
            "name": "Emelia Trigger",
            "type": "n8n-nodes-base.emeliaTrigger",
            "position": [
                450,
                200
            ],
            "webhookId": "f53bc370-a8cb-4748-8f81-be7ae9b94972",
            "parameters": {
                "events": [
                    "replied"
                ],
                "campaignId": "6054d068b374b64365740101"
            },
            "credentials": {
                "emeliaApi": "Emelia API Credentials"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "Emelia Trigger": {
            "main": [
                [
                    {
                        "node": "Mattermost",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Get Long Lived Facebook User or Page Access Token
View
Manual Ical Send Triggered
View
Manual Discourse Automate Triggered
View
Create a task in ClickUp
View
My workflow 2
View
Error Handler send Telegram
View
Workflow dashboard with mermaid.js
View
Sync Youtube Video Urls with Google Sheets
View
Manual Copper Automate Triggered
View
Convert YouTube Videos into SEO Blog Posts
View