Workflow: Mattermost Lemlist Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "Lemlist Trigger",
            "type": "n8n-nodes-base.lemlistTrigger",
            "position": [
                410,
                160
            ],
            "webhookId": "e1e29f99-7222-488a-826f-5af50ffe7505",
            "parameters": {
                "event": "emailsReplied",
                "options": {
                    "campaignId": "cam_H5pYEryq6mRKBiy5v"
                }
            },
            "credentials": {
                "lemlistApi": "Lemlist API Credentials"
            },
            "typeVersion": 1
        },
        {
            "name": "Mattermost",
            "type": "n8n-nodes-base.mattermost",
            "position": [
                610,
                160
            ],
            "parameters": {
                "message": "={{$json[\"firstName\"]}} has replied back to your {{$json[\"campaignName\"]}}. Below is the reply:\n> {{$json[\"text\"]}}",
                "channelId": "qx9yo1i9z3bg5qcy5a1oxnh69c",
                "attachments": [],
                "otherOptions": []
            },
            "credentials": {
                "mattermostApi": "Mattermost Credentials"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "Lemlist Trigger": {
            "main": [
                [
                    {
                        "node": "Mattermost",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Googletasks HTTP Update Webhook
View
Telegram Splitout Create Webhook
View
Code Webhook Automation Webhook
View
AI Social Media Caption Creator
View
Telegram AI multi-format chatbot
View
Get analytics of a website and store it Airtable
View
Receive updates when a subscriber is added through a form in ConvertKit
View
AccountCraft WhatsApp Automation - Infridet
View
Create, update, and get a subscriber using the e-goi node
View
Webhook Slack Create Webhook
View