Loading...
Loading...
Manage email, SMS, and chat marketing with Brevo's all-in-one platform.
npx skill4agent add andrejones92/canifi-life-os sendinbluecurl -sSL https://canifi.com/skills/sendinblue/install.sh | bashcp -r skills/sendinblue ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set BREVO_API_KEY "your_api_key"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Create an email campaign in Brevo for the sale announcement"
Assistant: Creates campaign with content and recipientsUser: "Add a subscriber to my newsletter list in Brevo"
Assistant: Creates contact with list assignmentUser: "Send an SMS notification about the order update"
Assistant: Sends SMS to customer phone numberUser: "Create a welcome email automation in Brevo"
Assistant: Sets up automation workflow with trigger| Error | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Invalid API key | Verify API key |
| 400 Bad Request | Invalid data | Check request format |
| 404 Not Found | Resource not found | Verify ID |
| 429 Rate Limited | Too many requests | Wait and retry |