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
In your Customer.io Workspace, navigate to the Settings icon and select "Workspace Settings."
Go to API and Webhook Credentials and click on "Track API Keys."
Copy both the Site ID and API Key.
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.