Marketing & Advertising Automation

0504 Lemlist Slack Create Webhook

0504 Lemlist Slack Create Webhook

Manual
High
18
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
18
Node Types
11

Node Types

markdown
Format text with Markdown
1 node
lemlist Trigger
Lemlist Trigger - On new reply
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7
8 nodes
lm Chat Open Ai
OpenAI Chat Model
1 node
output Parser Structured
Structured Output Parser
1 node
slack
Send alert to Slack
1 node
lemlist
Lemlist - Unsubscribe
1 node
http Request
lemlist - Mark as interested
1 node
chain Llm
Categorize lemlist reply
1 node
merge
Merge data
1 node
switch
Route reply to the right branch
1 node

Workflow JSON

14.13 KB
{
  "meta": {
    "instanceId": "2b1cc1a8b0a2fb9caab11ab2d5eb3712f9973066051b2e898cf4041a1f2a7757",
    "templateCredsSetupCompleted": true
  },
  "name": "0504 Lemlist Slack Create Webhook",
  "nodes": [
    {
      "id": "7786165e-5e74-4614-b065-86db19482b72",
      "name": "Format text with Markdown",
      "type": "n8n-nodes-base.markdown",
      "position": [
        -1200,
        980
      ],
      "parameters": {
        "html": "={{ $json.text }}",
        "options": {},
        "destinationKey": "textClean"
      },
      "typeVersion": 1,
      "continueOnFail": true
    },
    {
      "id": "8f73d4d6-2473-4fdf-8797-c049d6df6967",
      "name": "Lemlist Trigger - On new reply",
      "type": "n8n-nodes-base.lemlistTrigger",
      "position": [
        -1600,
        980
      ],
      "webhookId": "039bb443-8d2a-4eb3-9c16-772943a46db7",
      "parameters": {
        "event": "emailsReplied",
        "options": {
          "isFirst": true
        }
      },
      "typeVersion...

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