
Fourthwall
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 Fourthwall to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Sync your Fourthwall shop's orders, products, product templates, collections, donations, members, membership tiers, promotions and mailing list into PostHog.
In your Fourthwall dashboard go to Settings > For developers > Open API and choose Create API User. Only a shop super admin can do this.
Configuration
| Option | Description |
|---|---|
API user usernameType: text Required: True | In your Fourthwall dashboard go to Settings > For developers > Open API and choose Create API User. Only a shop super admin can do this. |
API user passwordType: password Required: True |
Linking Fourthwall to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Fourthwall
- 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 |
|---|---|---|---|---|
orders | A paid order placed in the shop, with its line items, amounts and fulfillment status. | Webhook, Incremental, Full refresh | updatedAt | — |
products | A product (offer) in the shop, with its variants, pricing, images and availability. | Full refresh | — | — |
product_templates | A base product template the shop can build products from, with its category, brand and base price. | Full refresh | — | — |
collections | A storefront collection grouping products together. | Full refresh | — | — |
donations | A tip or donation made to the shop. | Webhook, Full refresh | — | — |
members | A membership supporter of the shop and the state of their subscription. | Webhook, Full refresh | — | — |
membership_tiers | A membership tier offered by the shop, with its monthly and annual variants. | Full refresh | — | — |
promotions | A discount promotion configured for the shop or for memberships. | Full refresh | — | — |
mailing_list_entries | An email address subscribed to the shop's mailing list. | Full refresh | — | — |