Replicate

Replicate

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

Enter your Replicate API token to automatically pull your Replicate data into the PostHog Data warehouse.

You can create an API token in your Replicate account settings.

Configuration

OptionTypeRequired
API tokenpasswordYes

Linking Replicate to PostHog

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

Input, output and logs of API-created predictions are removed by Replicate about an hour after completion (data_removed=true); older rows carry metadata only.

Incremental, Full refreshcreated_atid
trainings

A training is a fine-tuning run that produces a new model version from a base model.

Full refreshid
deployments

A deployment is a private, managed endpoint for running a model with your own scaling configuration.

Full refreshowner, name
models

The full public Replicate model catalog, not only your own models. Off by default.

Full refreshowner, name
hardware

A hardware SKU available for running models on Replicate.

Full refreshsku
account

The authenticated Replicate account.

Full refreshusername