brevo
Brevo API integration with managed OAuth. Email marketing, transactional emails, SMS, contacts, and CRM. Use this skill when users want to send emails, manage contacts, create campaigns, or work with Brevo lists and templates. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/brevo-apiWhat This Skill Does
The Brevo skill provides a secure, streamlined interface for interacting with the Brevo API directly through OpenClaw. By leveraging managed OAuth via the Maton gateway, this skill allows agents to automate email marketing, handle transactional emails, manage contact lists, and oversee CRM activities without manually handling complex authentication flows. It acts as a specialized proxy that routes requests to Brevo while automatically attaching necessary authorization headers.
Installation
To install this skill, use the OpenClaw CLI or your environment's package manager:
clawhub install openclaw/skills/skills/byungkyu/brevo-api
Ensure that you have set your MATON_API_KEY environment variable correctly to authenticate your requests against the Maton infrastructure. Before using the API endpoints, you must initialize your connection via the ctrl.maton.ai control panel or the provided connection management endpoints to authorize the agent's access to your Brevo account.
Use Cases
- Marketing Automation: Automatically trigger email campaigns or newsletters based on external events.
- Transactional Messaging: Send personalized order confirmations, password reset emails, or account notifications.
- Contact Management: Keep your contact database in sync by adding, updating, or segmenting users based on their interactions.
- CRM Operations: Sync lead data or update contact status within your Brevo CRM pipeline directly from your agent workflow.
Example Prompts
- "Check my Brevo account status and list all current contacts in my 'Newsletter' segment."
- "Send a transactional email using template ID 5 to user [email protected]."
- "Create a new contact in Brevo with email '[email protected]' and add them to the 'Waitlist' folder."
Tips & Limitations
- Security: Always verify the connection URL returned during creation and authenticate in a secure browser environment.
- Scope: This skill is strictly for Brevo. If you need to integrate with other platforms like Mailchimp or HubSpot, please use the
api-gatewayskill instead. - Rate Limiting: Be aware of Brevo's API rate limits when scripting high-volume automated tasks. Monitor the response headers for usage limits.
- Maintenance: Periodically check your connection status using the
ctrl.maton.aiendpoints to ensure tokens have not expired.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-brevo-api": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.