Skip to main content

Chartmogul

This page contains the setup guide and reference information for the Chartmogul source connector.

Prerequisites

  • API key
  • Start date
  • Interval

Setup guide

Step 1: Set up Chartmogul

  1. To get access to the Chartmogul API you need to create an API key, please follow the instructions in this documentation.

Step 2: Set up the Chartmogul connector in Airbyte

For Airbyte Cloud:

  1. Log into your Airbyte Cloud account.
  2. In the left navigation bar, click Sources. In the top-right corner, click + new source.
  3. On the source setup page, select Chartmogul from the Source type dropdown and enter a name for this connector.
  4. Enter the API key that you obtained.
  5. Enter Start date - UTC date and time in the format 2017-01-25T00:00:00Z. The data added on and after this date will be replicated.
  6. Enter the Interval - day, week, month, quarter for CustomerCount stream.

Supported sync modes

The Chartmogul source connector supports the following sync modes:

Supported Streams

This connector outputs the following full refresh streams:

Notes

The Start date will only apply to the Activities stream. The Customers endpoint does not provide a way to filter by the creation or update dates.

Performance considerations

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.

Changelog

VersionDatePull RequestSubject
0.2.12023-02-1523075Specified date formatting in specification
0.2.02022-11-1519276Migrate connector from Alpha (Python) to Beta (YAML)
0.1.12022-03-0210756Add new stream: customer-count
0.1.02022-01-109381New Source: Chartmogul