Communication & Messaging

0020 Mattermost Emelia Automate Triggered

0020 Mattermost Emelia Automate Triggered

Manual
Low
2
Nodes
Manual
Trigger
Low
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
2
Node Types
0

Workflow JSON

1.2 KB
{
  "name": "0020 Mattermost Emelia Automate Triggered",
  "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"
      },
      "t...

Showing first 1000 characters. Click "Expand" to view the full JSON.