Chargify

Chargify

Let AI connect your sources for you

Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Learn more
PostHog Wizard hedgehog

Connect Chargify to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.

Enter your Chargify (Maxio Advanced Billing) API key and site subdomain to pull your billing data into the PostHog Data warehouse.

You can create an API key under Settings → Integrations → API Access in your Chargify site. Your subdomain is the first part of your site URL — for acme.chargify.com the subdomain is acme.

Configuration

OptionTypeRequired
API keypasswordYes
Site subdomaintextYes

Linking Chargify to PostHog

  1. Go to the Data pipeline page in PostHog
  2. Click New source and select Chargify
  3. Fill in the required configuration fields
  4. Click Next, select the tables you want to sync, and then press Import

Supported tables

TableDescriptionSync methodIncremental fieldPrimary key
Customers

A customer of the site, who owns subscriptions and is billed for them.

Full refresh
Subscriptions

A subscription binding a customer to a product, tracking its billing state and lifecycle.

Full refresh
Products

A product defining the recurring price and terms a subscription can be created against.

Full refresh
ProductFamilies

A grouping of related products, components, and coupons within the site.

Full refresh
Components

An add-on billed alongside a subscription (metered, quantity, on/off, or prepaid).

Full refresh
Transactions

A financial event on a subscription, such as a charge, payment, credit, or refund.

Full refresh
Events

An append-only record of an event that occurred on a subscription or the site.

Full refresh
Invoices

An invoice issued for a subscription, listing line items, taxes, and payments.

Full refresh