Linking Recharge as a source

Alpha release

This source is currently in alpha. The interface and available tables may change.

The Recharge connector automatically pulls your Recharge subscription data into the PostHog data warehouse.

Adding a data source

  1. Go to the sources tab of the data pipeline section in PostHog.
  2. Click + New source and then click Link next to Recharge.
  3. You need a Recharge API token. In your Recharge admin, go to Apps & integrations > API tokens and create a token. Grant read access to the resources you want to sync, e.g. Customers, Subscriptions, Orders, Charges, Addresses, Discounts, and Products. Some resources (such as Payment methods) are only available on Recharge Pro or Custom plans.
  4. Back in PostHog, enter the token in the API token field and click Next.
  5. Select the tables you want to sync, set the sync method and frequency, then click Import.

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

Available tables

TableDescriptionSync method
customersCustomers in your accountIncremental
subscriptionsSubscriptionsIncremental
ordersOrdersIncremental
chargesChargesIncremental
addressesCustomer addressesIncremental
discountsDiscountsIncremental
onetimesOne-time purchasesIncremental
productsProductsIncremental
payment_methodsCustomer payment methods (Recharge Pro or Custom plans only)Incremental
collectionsProduct collectionsFull refresh

Incremental tables sync only new or updated records on each run. Full refresh tables reload all data on each sync.

Configuration

OptionTypeRequired
API tokenpasswordYes

Community questions

Was this page useful?

Questions about this page? or post a community question.