gitlabEdit

๐Ÿ“ฑBrevo

Provider Code: brevo Service: Sms

Overview

Marketing and transactional SMS platform (formerly Sendinblue).

Services Supported

  • โœ… Sms

Configuration

Config Class: BrevoConfig

To use Brevo, configure it in Templater UI:

  1. Navigate to Company/User settings

  2. Select "Sms" service

  3. Add "Brevo" provider

  4. Enter required credentials

circle-info

V1 Note: Configuration UI documentation is deferred to V2. For now, configure providers via Templater UI, then use them via API.

Usage Example

curl

Node.js

Common Errors

Provider Not Configured (400)

Solution: Configure Brevo in Templater UI.

Invalid Credentials (401)

Solution: Update Brevo credentials in configuration.

Next Steps

Last updated