This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.
Kustomer
Overview
The Kustomer source syncs data from the Kustomer API: Conversations, Customers, KObjects, Messages, Notes, Shortcuts, Tags, Teams, UsersThe source is using Airbyte docker image (@airbyte/source-kustomer). Learn more how Airbyte-based sources work
How to connect
See the Kustomer docs for information on how to obtain an API tokenConnection Parameters
Parameter | Documentation |
---|---|
api_token *string (required) | The API token for your Kustomer account |
start_date *string (required) | |
user_agent string (not required) | |
date_window_size string (not required) | The integer number of days (between the from and to dates) for date-windowing through the date-filtered endpoints |
page_size_limit string (not required) | The integer number of records to return per API request |