Beyond-Bot.ai + brevo
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.
What You Can Do with this Integration
Automate Data Entry
Automatically sync new contacts or deals from Beyond-Bot.ai to brevo.
Enrich Customer Profiles
Use Beyond-Bot.ai to find and add new information to your records in brevo.
Trigger Workflows
Start automated workflows in brevo based on conversations with your virtual expert.
Available Actions
Here are the specific actions your virtual expert can perform within brevo.
Brevo Create A Company
This tool allows you to create a new company in your brevo account.
Brevo Create Or Update Email Template
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.
Brevo Create Sms Campaign
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.
Brevo Delete Company
Deletes a company from brevo using its unique identifier.
Brevo Delete Contact
Brevo Delete Email Template
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.
Brevo Delete Sms Campaign
This tool deletes an existing sms campaign.
Brevo Find Contact
This tool checks if a contact exists in brevo. it searches for a contact using either an email address or mobile number, with the email being prioritized if both are provided.
Brevo Get Account Info
This tool retrieves information about the brevo account, including account holder's email, first name, last name, company name, and address, as well as details about the current plan such as type, credits, start date, and end date.
Brevo Get All Contacts
This tool retrieves all contacts from your brevo account. it allows for pagination and filtering based on modification/creation dates, list ids, segment ids, and contact attributes.
Brevo Get All Email Templates
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).
Brevo Get All Senders
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.
Brevo Get Company Details
This tool retrieves the details of a specific company by its unique id.
Brevo Get Contact Details
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.
Brevo Get Sms Campaigns
This tool retrieves a list of all sms campaigns created in brevo. it supports filtering by status, start date, and end date, and also allows controlling the number of results returned (limit), the starting point in the list (offset), and the sort order (asc or desc).
Brevo Get Sms Campaign Details
Retrieves the details of a specific sms campaign.
Brevo List All Companies
This action retrieves a list of all companies stored in the brevo crm. it supports pagination and filtering by name and other attributes.
Brevo List Email Campaigns
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.