
Autumn
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.

Connect Autumn to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Sync customers, usage events, features, plans, entities, invoices, and rewards from Autumn. Create a secret key (am_sk_...) in the Autumn dashboard under Developer settings. Sandbox and production have separate keys, so use the key for the environment you want to sync.
Configuration
| Option | Type | Required |
|---|---|---|
Secret API key | password | Yes |
Linking Autumn to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Autumn
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
Customers | A customer with their subscriptions, purchases, balances, and billing controls. | Full refresh | — | — |
Events | A usage event recorded for a customer feature, with the balance deductions it caused. | Incremental, Full refresh | timestamp | — |
Features | A feature configured for the organization: boolean access, metered usage, or a credit system. | Full refresh | — | — |
Plans | A pricing plan with its base price and feature configurations. | Full refresh | — | — |
Entities | A feature entity (e.g. a seat or workspace) tracking balances separately under a parent customer. | Full refresh | — | — |
Invoices | An invoice issued to a customer through the connected billing processor. | Full refresh | — | — |
Coupons | A coupon (discount reward) configured for the organization, with its promo codes. | Full refresh | — | — |
FeatureGrants | A feature-grant reward that gives customers extra feature allowance when redeemed. | Full refresh | — | — |