Skip to main content
All CollectionsPlugins
Customer.io Integration
Customer.io Integration

This guide shows how to integrate Customer.io with Bubble, including API setup and usage, with links to further documentation.

Adam avatar
Written by Adam
Updated over 3 weeks ago

This article provides a clear guide on integrating the Customer.io plugin with your Bubble application, focusing on configuring the API connection and utilizing Customer.io API calls.

Security and Authentication

Ensure you have an active Customer.io account before you begin using the API calls.

Acquiring Your Customer.io API Credentials

  1. In your Customer.io Workspace, navigate to the Settings icon and select "Workspace Settings."

  2. Go to API and Webhook Credentials and click on "Track API Keys."

  3. Copy both the Site ID and API Key.

  4. In your Bubble application, enter the Site ID as the “Username” and the API Key as the “Password” to configure the API credentials.

Implementing API Calls

With the credentials set, you can now access and implement the second version of Customer.io’s API calls within your Bubble application.

For additional documentation and advanced configurations, visit the Customer.io API documentation page. This resource provides comprehensive guidance on making the most of your integration.

Did this answer your question?