Import Audience data from any 3rd-party solution (Custom pull)
Send & use your audience to AB Tasty from any sources
Introduction
Overview
Integration Process
2
Send Data to UDC
curl --location 'https://api-data-connector.abtasty.com/segments/partner_name' \
--header 'X-API-KEY: Your AB TASTY API KEY' \
--header 'Content-Type: text/csv' \
--data 'visitor_id;value;segment;expiration
my_visitor_id;my_value;my_fake_segment;'visitor_id;value;segment;expiration
19102009415591439;SEGMENT_1_VALUE_1;SEGMENT_1;1609136172230
j73xvgwb5yz9re9f;SEGMENT_1_VALUE_2;SEGMENT_1;1609136172230
19051217151193693;SEGMENT_2_VALUE_1;SEGMENT_2;1609136172230PreviousConfigure your own way to send data to your favorite tools (Custom Push)NextAB Tasty public API
Last updated
Was this helpful?




