This is a Jitsu.Classic documentation. For the lastest version, please visit docs.jitsu.com. Read about differences here.

πŸ“œ Configuration

Configuration UI

πŸ‘©β€πŸ”¬ Extending Jitsu

Overview
Destination Extensions
Source Extensions
API Specs

Jitsu Internals

Jitsu Server

Kustomer

Overview

The Kustomer source syncs data from the Kustomer API: Conversations, Customers, KObjects, Messages, Notes, Shortcuts, Tags, Teams, Users

The 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 token

Connection Parameters

ParameterDocumentation
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