Avo

Last updated:

|Edit this page

Send event data from PostHog into Avo.

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 relevant Avo account.

Installation

  1. In PostHog, click the "Data pipeline" tab in the left sidebar.
  2. Click the 'Destinations' tab.
  3. Search for 'Avo' and select the destination.
  4. Add your Avo access token at the configuration step.
  5. Press 'Create & Enable' and watch your 'Events' list get populated in Avo!

Configuration

OptionDescription
Avo API Key
Type: string
Required: True
Avo source API key
Environment
Type: string
Required: False
Environment name
App name
Type: string
Required: False
App name
Properties to exclude
Type: string
Required: False
Comma-separated list of event properties that will not be sent to Avo.
Properties to include
Type: string
Required: False
Comma separated list of event properties to send to Avo (will send all if left empty).

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?

Was this page useful?

Next article

AWS Kinesis

Send event data from PostHog into an AWS Kinesis stream. You'll also need access to the relevant AWS account. Installation In PostHog, click the " Data pipeline " tab in the left sidebar. Click the 'Destinations' tab. Search for 'AWS Kinesis' and select the destination. Add your AWS Access Key ID and Secret Access Key at the configuration step. Press 'Create & Enable' and watch your 'Events' get sent to AWS Kinesis! Configuration FAQ Is the source code for this destination available? PostHog is…

Read next article