Send PostHog event data to another PostHog instance

Last updated:

|Edit this page

Requirements

Using this requires either PostHog Cloud with the data pipelines add-on, or a self-hosted PostHog instance running a recent version of the Docker image.

You'll also need access to the destination PostHog account.

Installation

  1. In PostHog, click the Data pipelines tab in the left sidebar.
  2. Click the Destinations tab.
  3. Search for PostHog and select the destination.
  4. Add the Host and API Key of the destination at the configuration step.
  5. Press Create & Enable and watch your 'Events' list get populated in the destination PostHog instance!

Configuration

OptionDescription
PostHog host
Type: string
Required: True
For cloud accounts this is either https://us.i.posthog.com or https://eu.i.posthog.com
PostHog API key
Type: string
Required: True
Include all properties by default
Type: boolean
Required: True
If set, all event properties will be included in the payload. Individual properties can be overridden below.
Property overrides
Type: dictionary
Required: False
Provided values will override the event properties.

FAQ

Is the source code for this destination available?

PostHog is open-source and so are all the destination on the platform. The source code is available on GitHub.

Who maintains this?

This is maintained by PostHog. If you have issues with it not functioning as intended, please let us know!

What if I have feedback on this destination?

We love feature requests and feedback. Please tell us what you think.

What if my question isn't answered above?

We love answering questions. Ask us anything via our community forum.

Questions? Ask Max AI.

It's easier than reading through 609 docs articles.

Community questions

Was this page useful?

Next article

Send PostHog event data to RudderStack

You'll also need access to the relevant RudderStack account. Installation In PostHog, click the " Data pipeline " tab in the left sidebar. Click the 'Destinations' tab. Search for 'RudderStack' and select the destination. Add your RudderStack Write API Key at the configuration step. Press 'Create & Enable' and watch your 'Events' get sent to RudderStack! Configuration FAQ Is the source code for this destination available? PostHog is open-source and so are all the destination on the platform. The…

Read next article