Build it
What do you want Brevo and Vouchsafe to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Brevo and Vouchsafe
Triggers and actions 18 triggers · 23 actions
Trigger
Company AddedTriggers when a company is created in Brevo.
Trigger
Company UpdatedTriggers when a company is updated in Brevo.
Trigger
Contact AddedTriggers when a Brevo contact is added.
Trigger
Contact Subscribed to List (instant)Instant trigger — fires when a contact is added to a list (Brevo marketing webhook event listAddition). Self-registering via the Brevo Create/Delete webhook API.
Trigger
Contact UnsubscribedTriggers when a contact unsubscribes from an email campaign in Brevo.
Trigger
Contact Updated (instant)Instant trigger — fires when a contact is updated (Brevo marketing webhook event contactUpdated). Self-registering via the Brevo Create/Delete webhook API.
Trigger
Deal AddedTriggers when a deal is created in Brevo.
Trigger
Deal Stage UpdatedTriggers when a deal's stage is updated in Brevo.
Trigger
Link ClickedTriggers when a Brevo contact clicks on any link in a Brevo email campaign.
Trigger
Marketing Email DeliveredTriggers when a Brevo campaign marketing email is delivered.
Trigger
Marketing Email Hard BouncedTriggers when a Brevo campaign marketing email is hard bounced.
Trigger
Marketing Email OpenedTriggers when a Brevo campaign marketing email is opened.
Trigger
New Campaign StatusTriggers when the status of a Brevo campaign is updated.
Trigger
Transactional Email DeliveredTriggers when a Brevo transactional email is delivered.
Trigger
Transactional Email Hard BouncedTriggers when a Brevo transactional email is hard bounced.
Trigger
Transactional Email OpenedTriggers when a Brevo transactional email is opened.
Action
Add or Update AssociationsAdds or updates associations to companies, deals or contacts in Brevo.
Action
Add or Update CompanyCreate a new company or update an existing one in Brevo.
Action
Add or Update ContactCreates or updates a contact. An attribute you map but leave EMPTY is IGNORED - the stored value is preserved, not deleted. Because of that, this action cannot CLEAR an attribute: to empty one, edit it in Brevo directly. Note an explicit null does not clear on Brevo either.
Action
Add or Update DealCreate a new deal or update an existing one in Brevo.
Action
Delete CompanyDeletes the selected company in Brevo, identified by its company ID.
Action
Delete ContactDeletes the selected contact in Brevo. The contact can be identified by its email address or its contact ID.
Action
Delete DealDeletes the selected deal in Brevo, identified by its deal ID.
Action
Event CreateCreate event for selected contact.
Action
Find CompanyFinds companies in Brevo whose name matches the name you supply. Returns every match, up to 50.
Action
Find DealFinds deals in Brevo whose name matches the name you supply. Returns every match, up to 50.
Action
Remove AssociationsRemoves associations between companies, deals, or contacts in Brevo.
Action
Search ContactCheck if a contact exists in Brevo and fetch the contact details. Contact can be found by email, mobile phone number, Brevo contact ID, external ID, Whatsapp ID and landline number.
Action
Send Transactional EmailSends an email from your Brevo account with HTML or plain text content.
Action
Send Transactional SMSSends an transactional SMS from your Brevo account.
Action
Unsubscribe ContactUnsubscribe contact from the list(s) he belong to.
Trigger
User Needs ReviewTriggers when a user could not be automatically verified, and needs your review.
Trigger
User VerifiedTriggers when a verification is automatically completed.
Action
Find addresses by postcodeSearch for addresses matching a given postcode. GET /api/v1/postcode-search (SearchPostcode).
Action
Get account detailRetrieve details for a specific monitored account (subject of an alert). GET /api/v1/accounts/{id} (GetAccountDetail).
Action
Get teamRetrieve details for a Vouchsafe team/workspace by ID. GET /api/v1/teams/{id} (GetTeam).
Action
Get verificationRetrieve a verification case's status and check results by ID. GET /api/v1/verifications/{id}.
Action
List verificationsList verification cases for the team. GET /api/v1/verifications.
Action
Perform smart lookupLook up and enrich identity details (e.g. email/phone) via Vouchsafe's smart lookup service. POST /api/v1/smart-lookups (PerformSmartLookup).
Action
Request VerificationStarts a verification session for an applicant, new user or customer.
Action
Toggle alertsEnable or disable proactive alert monitoring for an account. POST /api/v1/accounts/{id}/toggle-alerts (ToggleAlerts).
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.