The Chartmogul source supports Full Refresh syncs only.
This source syncs data for the Chartmogul API.
If start_date is set, it will only apply to Activities stream. Customers' endpoint does not provide a way to filter by creation or update dates.
This Source is capable of syncing the following streams:
- Customers
- [CustomerCount] (https://dev.chartmogul.com/reference/retrieve-customer-count)
- Activities
| Feature | Supported?(Yes/No) |
|---|---|
| Full Refresh Sync | Yes |
| Incremental - Append Sync | No |
| Namespaces | No |
The Chartmogul connector should not run into Chartmogul API limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
- Chartmogul Account
- Chartmogul API Key
Please read How to find your API key.
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.1.1 | 2022-03-02 | 10756 | Add new stream: customer-count |
| 0.1.0 | 2022-01-10 | 9381 | New Source: Chartmogul |