Hyperline supports PostHog Cloud projects hosted in the EU or US. The connection uses read-only query access.
Connect your PostHog project
- Go to Settings > Integrations in Hyperline.
- Find PostHog and select Connect.
- Sign in to PostHog if prompted.
- Select one PostHog project and authorize Hyperline.
Create a data loader
- Go to the data loaders page.
- Select New data loader.
- Choose the PostHog connection created for your project.
- Enter the event type that Hyperline should use for the imported records.
- Choose how often Hyperline should refresh the data.
- Enter a HogQL query and preview the results.
id— a stable, unique identifier for the recordcustomerId— the Hyperline customer ID or external ID associated with the recordtimestamp— when the event occurred
api_call:
distinct_id must match a Hyperline customer ID or external ID. You can select additional event properties when you need them for aggregation or pricing.
- Check that the preview contains the expected customers and records.
- Save the data loader.

