
Fastly
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 Fastly to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your Fastly API token to automatically pull your Fastly account and service configuration into the PostHog Data warehouse.
You can create an API token in your Fastly account settings.
A read-only token with global scope is sufficient to sync every table.
Configuration
| Option | Type | Required |
|---|---|---|
API token | password | Yes |
Linking Fastly to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Fastly
- 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 |
|---|---|---|---|---|
current_user | The user whose API token authenticates this connection. | Full refresh | — | — |
services | Every Fastly service in the account. | Full refresh | — | — |
service_versions | All configuration versions for each service. | Full refresh | — | — |
service_domains | Domains attached to each service's active version. | Full refresh | — | — |
service_backends | Origin backends configured on each service's active version. | Full refresh | — | — |
service_acls | Access control lists on each service's active version. | Full refresh | — | — |
service_dictionaries | Edge dictionaries on each service's active version. | Full refresh | — | — |