This n8n workflow demonstrates creating a new subscriber in E-goi, updating their first name, and retrieving the updated details using chained E-goi nodes.
This workflow provides a straightforward example of managing subscribers in E-goi, an email marketing platform, using n8n automation. It starts with a manual trigger to execute the process. The first E-goi node creates a new subscriber by adding an email address and first name to a specified list. The second node updates the subscriber's first name using the contact ID from the creation step. Finally, the third node retrieves the subscriber's details to confirm the changes.
Benefits include sim
Platform
n8n
Category
Crypto & Blockchain
Price
$6.99
Creator
Matt Buds
e-goi
email-marketing
subscribers
contact-management
create-subscriber
update-contact
get-subscriber
n8n-automation
marketing-automation
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.