π± Manage Brevo contact lists with full CRUD and bulk membership control
β‘ 5 views Β· π± Social Media & Email Marketing
Description
Brevo List Management Master Template
Master advanced Brevo list operations that go beyond the native n8n node. This template provides a complete toolkit for dynamic email marketing automation, allowing you to manage lists and contact memberships with professional-grade precision.
Key Features
- Full List CRUD: Create, Read, Update, and Delete Brevo lists via API.
- Auto-Pagination: Pre-configured pagination settings to handle hundreds of lists or thousands of contacts automatically.
- Membership Control: Bulk add or remove contacts from specific lists using unique identifiers.
- Smart Sorting: Easily organize list data using built-in query parameters.
How to use
- API Key: Get your API Key from the Brevo Settings page (SMTP & API section).
- Credentials: Use n8nβs native Brevo credential type (select βPredefined Credential Typeβ in the HTTP Request nodes).
- Alternatively, use Header Auth with the name
api-keyand your key as the value.
- Alternatively, use Header Auth with the name
- Customize: The nodes use path parameters like
{listId}. Map these dynamically from your trigger data or set them as static values.
Documentation & Support
For a deep dive into how each node works and how to extend this workflow, check out the full tutorial: Mastering Brevo List Management in n8n
π Nodes Used
HTTP Request
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File