Use this powerful n8n workflow to fetch all contacts from GetResponse, filter based on their current campaign, and selectively update their campaign membership using core logic n8n nodes.
Download this n8n workflow template and start using it instantly.
Email Marketing Specialists needing bulk list segmentation.
CRM Administrators who frequently migrate contacts between campaigns.
Users looking for reliable n8n templates for large data manipulation.
Anyone needing an n8n workflow to manage GetResponse contacts programmatically.
Managing large subscriber lists across multiple campaigns can be time-consuming and prone to errors. This specific n8n workflow solves the problem of targeted contact migration by efficiently retrieving all contacts from GetResponse and applying sophisticated filtering logic before updating their records. This ensures that only relevant contacts—those not already belonging to a specific exclusion campaign (e.g., 'n8n' in this example)—are moved to the new target campaign ID. This reliable n8n workflow provides a solid foundation for complex email automation and list hygiene.
This automation is initiated by a manual n8n trigger, making it easy to run on-demand for list cleanups or migrations.
WRVXO).To deploy this powerful n8n workflow, follow these steps:
campaignId parameter (currently WRVXO) to match the desired target campaign ID you wish to move contacts into.This n8n workflow leverages four key functional nodes to achieve its goal:
On clicking 'execute' (Manual Trigger): The essential n8n trigger that initiates the entire automation. Ideal for testing and scheduled manual execution of this n8n templates solution.
GetResponse (n8n node): Function: Retrieves all existing contacts from the GetResponse platform. Key Configuration: Operation: getAll, Return All: true.
IF (n8n node): Function: Filters the list of contacts based on their current campaign membership. Only contacts whose campaign name is not equal to 'n8n' pass to the True branch. Key Configuration: Checks if $node["GetResponse"].json["campaign"]["name"] is notEqual to 'n8n'.
GetResponse1 (n8n node): Function: Updates the specific contact record that passed the IF condition. Key Configuration: Operation: update, sets the campaignId to WRVXO using the filtered contact's ID.
Automate Sentry release creation and retrieve a complete list of all active releases using this useful n8n workflow. Perfect for DevOps monitoring and application lifecycle management.

Automate syncing Squarespace orders directly to Google Sheets using this pre-built n8n workflow. Leverage the n8n node for efficient data extraction and updates.

Quickly fetch all available orders and store data from your Shopify account using this straightforward n8n workflow. A perfect n8n template for data backup and analysis.

Use this powerful n8n workflow to automatically fetch and publish all release-related stories in Storyblok using the Management API. A critical n8n template for content operations.

Use this specialized n8n workflow to quickly fetch and list all active and inactive n8n flows running on your instance. Essential for n8n DevOps and administration tasks.









































