Setting up an Action with custom code that sends user data to Customer.io’s API
Set up Customer.io HTTP Source
Create a custom code Action
+ Add New Action
Add
Write your custom code
https://cdp-eu.customer.io/v1/track
as the endpoint instead.Add a Trigger for your Action
WHEN Page KEY user_info_page IS Completed
Add
Optional: Tracking Events
https://cdp-eu.customer.io/v1/track
as the endpoint instead.WHEN Button KEY submit_button IS Clicked