IntegrationsBuilt-in Providers
Brevo
Connect Brevo to your Appstrate agents.
Overview
Brevo (formerly Sendinblue) is a transactional email and marketing platform, allowing your agents to send emails and manage campaigns.
Authentication Mode
| Property | Value |
|---|---|
| Type | api_key |
| Header | api-key: <token> |
| Scopes | N/A |
Authorized URIs
The agent can access the following endpoints through the sidecar proxy:
https://api.brevo.com/*
Connect Brevo
- Retrieve your API key from the Brevo dashboard (Settings > API Keys)
- Create a new API v3 key if needed
- On Appstrate, go to the Brevo provider settings and enter the API key
Usage in an Agent
Once connected, the agent can call Brevo APIs through the sidecar proxy. Example prompt:
Whenever a new contact is added in HubSpot, send a personalized welcome email
via Brevo with the contact's first name and a link to the getting started
documentation.