Marketing & Advertising Automation

Receive updates when a subscriber is added to a group and strore the information in Airtable

Receive updates when a subscriber is added to a group and strore the information in Airtable

Complex
Medium
4
Nodes
Complex
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
4
Node Types
0

Workflow JSON

2.16 KB
{
  "id": "30",
  "name": "Receive updates when a subscriber is added to a group and strore the information in Airtable",
  "nodes": [
    {
      "name": "On clicking 'execute'",
      "type": "n8n-nodes-base.manualTrigger",
      "disabled": true,
      "position": [
        110,
        600
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "name": "MailerLite Trigger",
      "type": "n8n-nodes-base.mailerLiteTrigger",
      "position": [
        530,
        300
      ],
      "webhookId": "dd15d919-18b3-4af7-a5c9-c4583cdda9f5",
      "parameters": {
        "event": "subscriber.add_to_group"
      },
      "credentials": {
        "mailerLiteApi": "mailerlite"
      },
      "typeVersion": 1
    },
    {
      "name": "Set",
      "type": "n8n-nodes-base.set",
      "position": [
        730,
        300
      ],
      "parameters": {
        "values": {
          "string": [
            {
              "name": "Name",
              "value": "={{$node[\"Mai...

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