Linking Chargebee as a source

Last updated:

|Edit this page

The Chargebee connector can link customers, subscriptions, invoices, events, and more to PostHog.

To link Chargebee:

  1. Go to the sources tab of the data pipeline section in PostHog.

  2. Click + New source and then click Link next to Chargebee.

  3. Next, you need an API key from Chargebee. To start, in your Chargebee dashboard click on Settings in the sidebar. In the dropdown, select Configure Chargebee. Next, scroll down and select API keys. Here you should see a list of existing API keys. It is recommended to use a dedicated read-only key for this integration, so go to + Add API Key and select Read-Only Key. Copy the value of the newly created key.

  4. Back in PostHog, paste the token in the API key field.

  5. You will also need to provide your Chargebee's site name. You can find this in the top-left of your dashboard. It is also the same as the subdomain of your dashboard (i.e. the part before .chargebee.com)

  6. Once you've entered these 2 pieces of information, hit Next.

  7. On the next page, set up the schemas you want to sync and modify the method and frequency as needed. Once done, click Import.

Once the syncs are complete, you can start using Chargebee data in PostHog.

Questions? Ask Max AI.

It's easier than reading through 605 docs articles.

Community questions

Was this page useful?

Next article

Linking BigQuery as a source

You can connect your BigQuery tables to PostHog by configuring it as a source. You must grant a limited set of permissions so the connector can create, query, and delete temporary tables without exposing your entire BigQuery environment. Requirements A Google Cloud Service Account with the permissions described below Google Cloud JSON Key file for that account's Dataset ID (Optional) A Dataset ID for temporary tables Configuring BigQuery To securely connect your BigQuery account to PostHog…

Read next article