AutomationFlowsData & Sheets › Add Subscribed Customers to Airtable Automatically

Add Subscribed Customers to Airtable Automatically

Add subscribed customers to Airtable automatically. Uses airtable, getResponseTrigger. Event-driven trigger; 3 nodes.

Event trigger★☆☆☆☆ complexity3 nodesAirtableGet Response Trigger
Data & Sheets Trigger: Event Nodes: 3 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "nodes": [
    {
      "name": "Airtable",
      "type": "n8n-nodes-base.airtable",
      "position": [
        1090,
        340
      ],
      "parameters": {
        "table": "Table 1",
        "options": {},
        "operation": "append",
        "application": ""
      },
      "credentials": {
        "airtableApi": "<your credential>"
      },
      "typeVersion": 1
    },
    {
      "name": "Set",
      "type": "n8n-nodes-base.set",
      "position": [
        890,
        340
      ],
      "parameters": {
        "values": {
          "string": [
            {
              "name": "Name",
              "value": "={{$json[\"contact_name\"]}}"
            },
            {
              "name": "Email",
              "value": "={{$json[\"contact_email\"]}}"
            }
          ]
        },
        "options": {},
        "keepOnlySet": true
      },
      "typeVersion": 1
    },
    {
      "name": "GetResponse Trigger",
      "type": "n8n-nodes-base.getResponseTrigger",
      "position": [
        690,
        340
      ],
      "parameters": {
        "events": [
          "subscribe"
        ],
        "listIds": [
          "qtPk7"
        ],
        "options": {}
      },
      "credentials": {
        "getResponseApi": "<your credential>"
      },
      "typeVersion": 1
    }
  ],
  "connections": {
    "Set": {
      "main": [
        [
          {
            "node": "Airtable",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "GetResponse Trigger": {
      "main": [
        [
          {
            "node": "Set",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "id": "933",
  "name": "Add subscribed customers to Airtable automatically"
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Add subscribed customers to Airtable automatically. Uses airtable, getResponseTrigger. Event-driven trigger; 3 nodes.

Source: https://github.com/tommyshum/n8n_template_library/blob/87d0b7db31db00fcf781424ca7d9e86f1c9a9e1b/templates/official/template_933/workflow.json — original creator credit. Request a take-down →

More Data & Sheets workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Data & Sheets

Getresponse Airtable. Uses airtable, getResponseTrigger. Event-driven trigger; 3 nodes.

Airtable, Get Response Trigger
Data & Sheets

Getresponse Airtable Import Triggered. Uses airtable, getResponseTrigger. Event-driven trigger; 3 nodes.

Airtable, Get Response Trigger
Data & Sheets

Send Airtable Data As Tasks To Trello. Uses manualTrigger, airtable, bannerbear, trello. Event-driven trigger; 4 nodes.

Airtable, Bannerbear, Trello
Data & Sheets

Store the output of a phantom in Airtable. Uses manualTrigger, phantombuster, airtable. Event-driven trigger; 4 nodes.

PhantomBuster, Airtable
Data & Sheets

CFP Selection 2. Uses manualTrigger, airtable, bannerbear, trello. Event-driven trigger; 4 nodes.

Airtable, Bannerbear, Trello