Inserting Brevo Contact Reports into NocoDB
Overview
This n8n workflow automatically retrieves Brevo contact reports and inserts summarized engagement data into NocoDB.
It groups campaign activity by email, creating a clean, unified record that includes sent, delivered, opened, clicked, and blacklisted events.
This setup keeps your CRM or marketing database synchronized with the latest Brevo email performance data.
ā Tasks
ā° Runs automatically on schedule or manually
š Fetches contact activity data from Brevo API
š§© Groups all campaign activity per email
š¾ Inserts summarized data into NocoDB
āļø Keeps engagement metrics synced between Brevo and NocoDB
š How to Use
š§± Prepare your NocoDB table
Create a table with fields for: email, messagesSent, delivered, opened, clicked, done, and blacklisted.
š Connect your Brevo credentials
Add your Brevo API Key in the HTTP Request node to fetch contact data securely.
š§® Review the Code Nodes
These nodes group contact activity by email and prepare a single dataset for insertion.
š Run or schedule the workflow
Execute it manually or use a Schedule Trigger to automate the data sync process.
š Notes
š Make sure the field names in NocoDB match those used in the workflow.
š Keep your Brevo API Key secure and private.
āļø The workflow can be expanded to include additional fields or filters.
š Use the data for engagement analytics, segmentation, or campaign performance tracking.
Related Templates
Track OpenAI Token Usage and AI Agent Metrics with Google Sheets Dashboard
What it does Captures token usage and cost from your AI Agent/LLM. Logs model, tokens, cost, tool use, and conversation ...
Lookup IP Geolocation Details with IP-API.com via Webhook
This n8n template enables you to instantly retrieve detailed geolocation information for any given IP address by simply ...
Send Hourly Crypto Market Analysis from Binance to Telegram
š Daily Crypto Market Summary Bot (Binance to Telegram) This workflow fetches 24h price change data from Binance for s...
š Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments