AppFollow

AppFollow

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 AppFollow to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.

Enter your AppFollow API token to pull your app reviews and ratings into the PostHog Data warehouse.

An Account Owner or Admin can generate an API token on the API management page in your AppFollow account. The token authenticates every request via the X-AppFollow-API-Token header.

Note that AppFollow bills API usage against a credit balance (reviews and ratings cost more per request) and rate-limits to 1000 requests/hour per token.

Configuration

OptionTypeRequired
API tokenpasswordYes

Linking AppFollow to PostHog

  1. Go to the Data pipeline page in PostHog
  2. Click New source and select AppFollow
  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
app_collections

Workspaces (collections) on your AppFollow account, each grouping a set of tracked apps.

Full refreshid
app_lists

The apps tracked across every collection, including each app's store ext_id.

Full refreshapp_collection_id, app_id
users

Users on your AppFollow account.

Full refreshid
reviews

App Store and Google Play reviews for your tracked apps, incrementally synced on the review's last-modified timestamp.

Incremental, Full refreshupdatedext_id, review_id
ratings_history

Daily star-rating history per app and store, incrementally synced by date.

Incremental, Full refreshdateext_id, store, date