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?

Was this page useful?

Next article

Linking S3 as a source

The data warehouse can link to data in your object storage system like S3. To start, you'll need to: Create a bucket in S3 Set up an access key and secret Add data to the bucket (we'll use Airbyte) Create the table in PostHog Step 1: Creating a bucket in S3 Log in to AWS . Open S3 in the AWS console and create a new bucket. We suggest us-east-1 if you're using PostHog Cloud US, or eu-central-1 if you're using PostHog Cloud EU. Make sure to note both the name and region of your bucket, we…

Read next article