What are Brevo app extensions?

Customize your Brevo experience with your own app extensions
View as Markdown

App extensions are how you customize your experience in Brevo, letting you bring your own functionality into both the backend and the Brevo frontend. A single app can be purely backend logic, purely custom UI components, or both. A Brevo App is the container for these extensions, managed with the Brevo CLI npm version.

Extension types

Looking for a pre-built plugin or data connector instead? That’s a different type of app. Check the Brevo App Store.

Get started

New to Brevo Apps? Start here: it walks through installing the CLI and creating your first app.

Guides

Further reading

  • OAuth 2.0: how token-based authorization works for backend apps
  • CLI reference: every brevo command for managing apps