--- title: 'Brevo' description: '' --- # Brevo undefined | Detail | Value | |---|---| | Category | Marketing | | Base URL | `https://api.brevo.com/v3` | | Authentication | API Key | | Endpoints | 6 | | Connector key | `brevo` | ## Using Brevo in a workflow 1. Go to **Connections** and click **New Connection**. 2. Pick **Brevo** from the marketplace. 3. Enter your credentials (see Authentication above for what's expected). 4. In a workflow, drop an **API Call** node and select this connection. 5. Pick the operation you need from the Operation dropdown — see the table below. ## Available Endpoints | Endpoint | Summary | |---|---| | [GET ](./get_contacts_0) | Contacts | | [GET ](./get_email_campaigns_1) | Email Campaigns | | [GET ](./get_transactional_email_2) | Transactional Email | | [GET ](./get_sms_3) | SMS | | [GET ](./get_lists_4) | Lists | | [GET ](./get_reports_5) | Reports | > Each endpoint has its own page with parameter details, an example > `API Call` node configuration, and the response shape.