Automates creating a new user with email, updating their profile with name, and fetching user details from Iterable.
This n8n workflow provides a straightforward demonstration of Iterable API operations: creating, updating, and retrieving user profiles. It starts with a manual trigger where you input an email address. The first Iterable node creates a new user using that email. The second node updates the user's profile by adding a 'Name' field. Finally, the third node retrieves the complete user data to verify the changes.
Ideal for marketing teams or developers integrating with Iterable, this workflow elimi
Platform
n8n
Category
File & Document Management
Price
$5.99
Creator
Jordi Faber
Iterable
Marketing Automation
User Management
CRM
Email Marketing
API Integration
User Creation
Profile Update
Data Retrieval
n8n Workflow
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.