Custom REST source
Connect Custom REST source to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Set up a source using custom configured mappings. Define a REST API source by providing a manifest that follows the same shape as PostHog's built-in REST sources — see the docs for the field reference.
Configuration
| Option | Type | Required |
|---|---|---|
Manifest (JSON) | textarea | Yes |
Bearer token | password | No |
API key | password | No |
Auth password | password | No |
Linking Custom REST source to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Custom REST source
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import