email newsletters

Add Brevo to your AI agent

Brevo (formerly Sendinblue) is an all-in-one email and SMS marketing platform that provides transactional messaging, marketing automation, contact management, and CRM tools to help businesses communicate and engage with their customers.

Things your agent can do in Brevo
35

Things your AI can do in Brevo

Your FormWise AI can handle any of these in Brevo — on its own, without you needing to click a button.

  • Create a company

    Popular

    Creates a new company record in your Brevo CRM. Companies can be used to organize contacts and deals, track business relationships, and manage customer accounts. You can add custom attributes, link existing contacts and deals, and set country codes for international phone numbers. Use this when you need to add a new business or organization to your CRM system.

  • Create Contact

    Popular

    Create a Brevo contact, or update a matching contact when explicitly enabled.

  • Create Contact List

    Popular

    Creates a new contact list (audience) in Brevo within a specified folder. Contact lists are used to organize and segment contacts for email campaigns, SMS campaigns, and marketing automation workflows. Use this tool when you need to: - Create a new audience segment for a marketing campaign - Organize contacts by specific criteria (e.g., geographic location, interests, purchase history) - Set up a list for newsletter subscribers, event attendees, or customer segments - Prepare a target audience before adding contacts or launching campaigns Note: You must specify a valid folder ID. Use Get Contact Lists to view existing folders and their IDs.

  • Create Email Campaign

    Popular

    Create an email campaign as a draft, or schedule it when requested.

  • Create or Update Email Template

    Popular

    This tool creates a new email template or updates an existing one in Brevo. If a 'templateId' is provided, it performs an update; otherwise, it creates a new template.

  • Create SMS Campaign

    Popular

    This tool allows you to create a new SMS campaign in Brevo. You can specify the campaign name, sender, content, recipients (by providing list IDs, exclusion list IDs, or segment IDs), and optionally schedule the campaign for a specific time. You can also enable Unicode characters, add an organization prefix, and include unsubscribe instructions.

  • Delete a company

    Popular

    Deletes a company from Brevo using its unique identifier.

  • Delete Contact

    Popular

    Deletes a contact from Brevo by email, contact ID, external ID, phone number, WhatsApp ID, or landline number. Use the identifier_type parameter to specify the type of identifier when using ext_id, phone_id, whatsapp_id, or landline_number_id.

  • Delete Email Template

    Popular

    This tool deletes an inactive email template from Brevo. You need to provide the 'templateId' of the email template you want to delete. Only inactive templates can be deleted.

  • Delete SMS Campaign

    Popular

    This tool deletes an existing SMS campaign.

  • Get Account Information

    Popular

    Retrieves comprehensive information about the authenticated Brevo account. Returns account details including: - Account holder information (email, first name, last name, company name) - Complete address (street, city, zip code, country) - Plan details with credit information (type, credits remaining, start/end dates) - Relay configuration for transactional emails (enabled status and data) - Marketing Automation status and tracker key (if enabled) No input parameters are required - the action uses the authenticated account's credentials. Use this action to: - Verify account configuration and settings - Check available credits and plan type - Monitor transactional email relay status - Retrieve Marketing Automation tracker information. If credentials are missing or invalid, verify the Brevo connection is active before calling — retries will not resolve credential issues. If blocked by an 'unrecognised IP address' error, add the integration host's IP to the Brevo account allowlist.

  • Get all contacts

    Popular

    This tool retrieves all contacts from your Brevo account with pagination and filtering based on modification/creation dates, list IDs, segment IDs, and contact attributes. For complete retrieval, iterate pages by incrementing `offset` by `limit` on each call until no more records are returned; a single call returns at most `limit` contacts.

Show 23 more things it can do
  • Get all email templates

    Popular

    This tool retrieves a list of all email templates created in your Brevo account. It corresponds to the GET /v3/smtp/templates endpoint as per the Brevo API documentation, with optional parameters for filtering (templateStatus), pagination (limit, offset), and sorting (asc/desc).

  • Get All Senders

    Popular

    This tool retrieves a list of all senders associated with the Brevo account. Senders are the email addresses or domains that are authorized to send emails through Brevo. This action can be useful for managing and verifying sender identities.

  • Get Company Details

    Popular

    Retrieves detailed information about a specific company from Brevo's CRM. Returns company data including its unique identifier, custom attributes, and lists of linked contact IDs and deal IDs. This is useful for accessing comprehensive company records and understanding company relationships.

  • Get Contact Campaign Stats

    Popular

    Retrieve a contact's email campaign statistics for a bounded date range.

  • Get Contact Details

    Popular

    This tool retrieves detailed information about a specific contact in Brevo. You can identify the contact using their email address (URL-encoded), their unique contact ID, or their SMS attribute value.

  • Get Contact List

    Popular

    Get contact-list metadata and optional campaign statistics by list ID.

  • Get contact lists

    Popular

    Retrieves all contact lists from your Brevo account with pagination support. Returns list IDs, names, subscriber counts, and folder associations. Use this to discover available lists or obtain list IDs needed for other operations (e.g., SMS campaigns, adding contacts to lists).

  • Get Email Campaign Details

    Popular

    Tool to retrieve full configuration and content for a specific email campaign. Use when you need complete campaign details including HTML content, recipients, statistics, and all configuration settings that may be omitted from list responses.

  • Get Email Template

    Popular

    Retrieve one transactional email template by numeric or custom ID.

  • Get SMS Campaign Details

    Popular

    Retrieves the details of a specific SMS campaign. This action fetches complete information about an SMS campaign including its status, content, sender, scheduling, recipients, and statistics.

  • Get SMS Campaigns

    Popular

    Retrieves all SMS campaigns from your Brevo account with optional filtering and pagination. Use this tool to: - List all SMS campaigns with their details (name, status, content, sender, dates) - Filter campaigns by status (sent, draft, queued, suspended, inProcess, archive) - Filter sent campaigns by date range - Control pagination with limit and offset - Sort results by creation date (ascending or descending) Returns campaign overview information including ID, name, status, content, sender, scheduled date (if any), and creation/modification timestamps.

  • Import Contacts

    Popular

    Submit a contact import to Brevo and return its background process ID. A 202 response means Brevo accepted the import for asynchronous processing; it does not mean the contacts have finished importing. If notify_url is supplied, Brevo calls it when processing finishes.

  • List All Companies

    Popular

    This action retrieves a list of all companies stored in the Brevo CRM. It supports pagination and filtering by name and other attributes.

  • List Contact Attributes

    Popular

    List the contact attributes configured in the Brevo account.

  • List Email Campaigns

    Popular

    This tool retrieves a list of all email campaigns associated with the user's Brevo account. It allows filtering by campaign type, status, start date, and end date. The response includes the total count of campaigns and an array of campaign objects, each containing details like ID, name, subject, type, status, scheduled date/time, sender information, and optionally, campaign statistics. A response with `count` of 0 and an empty campaigns array is a valid result, not an error.

  • List Sender Domains

    Popular

    List sender domains and their authentication and verification status.

  • List Transactional Email Events

    Popular

    List one page of transactional email events with Brevo's complete filter set.

  • Send Email Campaign Now

    Popular

    Immediately dispatch an existing draft email campaign to its recipients.

  • Send Transactional Email

    Popular

    Send or schedule one or many transactional emails through Brevo.

  • Update Contact

    Popular

    Update fields and list memberships for an existing Brevo contact.

  • Update Email Campaign

    Popular

    Updates an email campaign in Brevo using its unique identifier.

  • List CRM Notes

    List one page of Brevo CRM notes, optionally filtered by entity and date.

  • List Custom Object Records

    List one page of records for an Enterprise-only Brevo custom object.

Built for the way you actually work

No code, no engineers

Connect in a few clicks and start using your AI right away. If you can use the apps you already love, you can do this.

Sounds like you, not like a bot

Train your AI on your offer, your voice, and the way you actually talk to clients — it picks up where you leave off.

Plugs into the stack you already use

No need to rip out your CRM, your scheduler, or your email tool. Your AI works inside the apps running your business today.

Your data stays yours

Client conversations, lists, and credentials are scoped to your workspace. Nothing gets shared, sold, or used to train anyone else’s AI.

What you can do once Brevo is connected

Onboard new clients without lifting a finger

When someone signs up, your AI greets them, sets up their next step in Brevo, and keeps the momentum going — even at 2am.

Reply to leads in seconds, not days

Your AI watches Brevo for new inquiries, answers questions in your voice, and books the call before they cool off.

Get your weekends back

Hand off the repetitive Brevo work — follow-ups, reminders, updates, simple admin — and stop being the bottleneck in your own business.

How to connect Brevo to your agent

  1. 1

    Start using FormWise for free

    Sign up in under a minute.

  2. 2

    Find Brevo in your connected apps

    Inside FormWise, go to Settings → Connected Services and look for Brevo.

  3. 3

    Hit "Connect"

    Click "Connect Brevo" and log in like you normally would. We only ask for the permissions your AI actually needs.

  4. 4

    Tell your AI what to do in Brevo

    Build a quick AI Agent (it's like writing instructions, not code), and pick the Brevo actions you want your AI to handle.

  5. 5

    Watch it run

    Send it a real-world task and watch your AI take care of Brevo for you. Tweak the wording until it feels just right.

Powered by the AI you already trust

Your Brevo workflow runs on the same world-class AI used by ChatGPT, Claude, and Gemini. We handle the technical part — you just tell your AI what to do, in plain English.

  • OpenAI
  • Anthropic Claude
  • Google Gemini

Questions other Brevo users had before signing up

Do I need to know how to code?

Not even a little. If you can use Brevo today, you can set this up. You'll connect Brevo, tell your AI what it should help with, and you're live. The whole thing is built for coaches, course creators, agencies, and operators — not engineers.

Will my clients know they're talking to an AI?

Only if you want them to. Your FormWise AI is trained on your voice, your offer, and the way you actually communicate — so it sounds like a thoughtful team member, not a clunky chatbot. Most people can't tell.

Can I make it sound like me?

Yes. You can give your AI examples of how you write, the questions you usually ask new clients, the way you handle objections, and the language you use about your offer. The more you give it, the more it sounds like you wrote it.

What if I want to take over a conversation?

You're always in control. You can step in at any point, take over from your AI, or stop it from sending messages until you've reviewed them. Think of it as a teammate, not a replacement.

Is my client data safe?

Yes. Your Brevo login and client information stay scoped to your workspace. We don't sell it, we don't share it, and we don't use your data to train anyone else's AI. You can disconnect Brevo or delete everything any time.

What happens when Brevo updates their app?

We handle it. When Brevo adds new features or changes how something works, we update the integration in the background. You don't have to do anything — your AI just keeps working.

How fast can I actually get this running?

Most people are up and running the same day they sign up. Connecting Brevo takes a few minutes. Teaching your AI to handle the work the way you'd want it done is the part worth slowing down for.

What is FormWise?

FormWise is the AI agent builder for coaches, course creators, and agencies. You connect the apps you already use — like Brevo — train your AI on your offer and voice, and let it handle the work you've been doing manually: onboarding, follow-ups, support, admin. No code, no developers, no engineering team required.

Can I sell AI agents to my clients?

Yes. A lot of FormWise users build AI assistants and sell them as part of their offer — done-for-you AI setups, white-label assistants for client businesses, custom GPTs trained on a client's brand. You can charge a setup fee, a monthly retainer, or both.

Can I embed my AI on my website or in my course?

Yes. Every AI you build in FormWise can be embedded on your site, dropped into your course platform, or shared as a standalone link. Your clients and students just open it like any other web page — no app to download, no login hoops.

Do I need to know anything about AI to use this?

No. If you can describe what you want your AI to do in plain English — "greet new clients, ask these 3 questions, book them a call" — FormWise can build it. We handle the models, the prompts, the connections. You handle the part you already know: what your business actually needs.

About Brevo on FormWise

Brevo (formerly Sendinblue) is an all-in-one email and SMS marketing platform that provides transactional messaging, marketing automation, contact management, and CRM tools to help businesses communicate and engage with their customers.

Connect Brevo once and your FormWise AI gets 35 things it can do inside it. That means your AI can handle the Brevo work in your business — the messages, the updates, the follow-ups, the admin — the way you would, just faster and around the clock.

You don't need to know how any of it works under the hood. We take care of keeping the connection alive, retrying if something fails, and making sure your data only ever moves where you tell it to.

New to Brevo? Take a look at www.brevo.com.

Stop doing the Brevo work yourself

Hand it off to an AI assistant that sounds like you, works around the clock, and never forgets a follow-up. Free to start.