Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 2.1 KB

kustomer.md

File metadata and controls

47 lines (31 loc) · 2.1 KB

Kustomer

Sync overview

The Kustomer source supports both Full Refresh and Incremental syncs. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.

This source can sync data for the Kustomer API.

This Source Connector is based on a Singer tap.

Output schema

This Source is capable of syncing the following core Streams:

Features

Feature Supported?(Yes/No) Notes
Full Refresh Sync Yes
Incremental - Append Sync Yes
Namespaces No

Performance considerations

Kustomer has some rate limit restrictions.

Requirements

  • Kustomer API token. See the Kustomer docs for information on how to obtain an API token.

Changelog

Version Date Pull Request Subject
0.1.1 2021-12-13 8738 Deleted user-agent, date_window_size, page_size_limit from spec.json file
0.1.0 2021-07-22 4550 Add Kustomer Source Connector