Brevo Webhook Manager CLI for Laravel
Last updated on by Paul Redmond
The Brevo Webhook Manager CLI for Laravel provides a convenient way to manage Brevo webhooks from the CLI:
The main features of this package includes:
- Fetch webhooks from the Brevo API
- Create new webhooks
- Update existing webhooks
- Delete webhooks
You can use it to create inbound, marketing, and transactional webhooks, as well as the ability to list and manage existing webhooks.
Brevo is an all-in-one platform to automate your marketing campaigns over email, SMS, WhatsApp, or chat. They have an extensive API, which includes support for a wide range of Webhook options. Check out How to Use Webhooks to learn more.
You can learn more about this package, get full installation instructions, and view the source code on GitHub.