πŸ“± 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

How to use

  1. API Key: Get your API Key from the Brevo Settings page (SMTP & API section).
  2. 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-key and your key as the value.
  3. 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

πŸ“– Importing guide Β· πŸ”‘ Credential setup