brevoBrevo (formerly Sendinblue) email marketing API for managing contacts, lists, sending transactional emails, and campaigns. Use when importing contacts, sending emails, managing subscriptions, or working with email automation.
Install via ClawdBot CLI:
clawdbot install yujesyoga/brevoGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Automatically add new customers to a welcome email sequence after purchase. Use the create contact endpoint to import customer emails and assign them to a 'New Customers' list, then trigger a transactional email with a personalized welcome message and discount code. This ensures timely engagement and reduces manual follow-up.
Identify inactive users by updating contact attributes with last login dates, then send targeted re-engagement emails via transactional or campaign endpoints. Use list management to segment users into 'Inactive' lists and automate reminders or offers to boost retention and reactivation rates.
Import event registrants from a sign-up form into Brevo using the safe import pattern to respect unsubscribes. Add contacts to an 'Event Attendees' list and send automated confirmation emails with event details, followed by post-event surveys and thank-you notes to enhance attendee experience and gather feedback.
Manage donor communications by creating contacts for new donors and updating attributes like donation amounts and dates. Use lists to segment donors by contribution level and send personalized thank-you emails or campaign updates, ensuring compliance with unsubscribe preferences to maintain trust and engagement.
Capture leads from property listings and import them into Brevo, assigning to lists based on property interests. Send automated drip campaigns with new listings, market updates, and transactional emails for appointment confirmations, helping agents nurture leads efficiently and convert inquiries into clients.
Use Brevo to manage subscriber lifecycles by importing new sign-ups, updating contact attributes for billing tiers, and sending transactional emails for invoices or renewals. Automate onboarding sequences and re-engagement campaigns to reduce churn and increase recurring revenue through targeted communication.
Leverage Brevo to handle client lead lists, ensuring safe imports that respect unsubscribes and segment contacts by source or interest. Send automated follow-up emails and nurture campaigns to qualify leads, with revenue generated from performance-based fees or retainer models for managing email marketing efforts.
Build and monetize email lists by importing subscribers from platforms, using Brevo to send newsletters, promotional offers, and affiliate links. Update contact attributes for engagement levels and automate content delivery, driving revenue through ad placements, product sales, or premium subscription tiers.
💬 Integration Tip
Always use the safe import pattern to check blacklisted emails before adding contacts, and store list IDs in configuration files rather than hardcoding them to simplify updates and maintain flexibility across different campaigns or environments.
Scored Apr 15, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Design data models for construction projects. Create entity-relationship diagrams, define schemas, and generate database structures.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.