Official SendinBlue PHP library for Marketing Automation. Enables developers to identify users, track events, links, and pages via the SendinBlue Marketing Automation API.
git clone https://github.com/mailin-api/sendinblue-marketing-automation.gitThe sendinblue-marketing-automation skill is the official PHP library provided by SendinBlue for integrating with their Marketing Automation API. It allows developers to identify users and track their behavior—including events, page views, and link clicks—directly from PHP applications. Authentication is handled via a Marketing Automation API key, and setup requires only including the single sendinblue.php file and initializing it with your key. This skill helps marketing and development teams automate campaign workflows with minimal development effort by connecting user data and behavioral signals to SendinBlue's automation engine.
Download or clone the repository and include sendinblue.php in your project. Instantiate the Sendinblue class with your Marketing Automation API key from automation.sendinblue.com/parameters. Call methods such as identify() with user data to start syncing contacts and behavior to SendinBlue.
Identify and profile customers by sending user attributes like name and email to SendinBlue
Track custom user events to trigger automated marketing workflows
Track link clicks to monitor user engagement within campaigns
Track page visits to build behavioral segments in SendinBlue
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/mailin-api/sendinblue-marketing-automationCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Create a marketing automation workflow for [COMPANY] in the [INDUSTRY] sector using the SendinBlue API. The workflow should include email campaigns, SMS notifications, and transactional emails. Use the following data: [DATA]. Ensure the workflow is optimized for customer engagement and conversion.
# Marketing Automation Workflow for GreenTech Solutions ## Email Campaigns - **Welcome Series**: A 3-email sequence for new subscribers - Email 1: Introduction to GreenTech Solutions - Email 2: Educational content about sustainable tech - Email 3: Special offer for first purchase ## SMS Notifications - **Abandoned Cart**: Send an SMS reminder 1 hour after cart abandonment - **Order Confirmation**: Instant SMS notification upon order completion ## Transactional Emails - **Order Confirmation**: Detailed order summary and shipping information - **Shipping Notification**: Real-time updates on order status - **Customer Feedback**: Request for feedback 7 days post-delivery
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan