Automatically Add Subscribed GetResponse Contacts to Airtable
This workflow automates the process of adding newly subscribed contacts from GetResponse to a specified table in Airtable, streamlining data management.
When a customer subscribes to a list in GetResponse, this workflow triggers and extracts the customer's name and email. It then formats this data using a Set node to ensure only the necessary information is passed forward. Finally, the data is appended to a designated table in Airtable, allowing for efficient tracking and management of new subscribers.
Platform
n8n
Category
Other
Price
Free
Creator
Elias Johansen
set
airtable
getResponseTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.