Skip to main content

Pendo

Pendo is powerful product analytics tool. The source connector here allows you to fetch data from the v1 API.

Currently, the aggregation endpoint is not supported. Please create an issue if you want more streams supported here.

Prerequisites

  • Created Pendo and enable the integration feature
  • Generate an API token

Airbyte Open Source

  • Api Token

Airbyte Cloud

  • Api Token

Setup guide

Create an integration Key In Pendo

  1. Login to the Pendo Application as an Admin user.
  2. Visit the Integrations section in the Pendo App, and then click on Integration Keys.
  3. Click on the Add Integration Key button at the top right-hand side of the screen.
  4. Give your new key an appropriate description.
  5. If a read-write key is needed, tick the box marked Allow Write Access.
  6. Click on Create to finish.

For Airbyte Cloud:

  1. Log into your Airbyte Cloud account.
  2. In the left navigation bar, click Sources. In the top-right corner, click + new source.
  3. On the source setup page, select Pendo from the Source type dropdown and enter a name for this connector.
  4. Add API Key from the last step
  5. Click Set up source.

For Airbyte Open Source:

  1. Go to the Airbyte you deployed, for example, http://localhost:8000
  2. In the left navigation bar, click Sources. In the top-right corner, click + new source.
  3. On the source setup page, select Pendo from the Source type dropdown and enter a name for this connector.
  4. Add API Key from the last step
  5. Click Set up source.

Supported sync modes

The Pendo source connector supports the following sync modes:

  • Full Refresh

Supported Streams

Reference

Config fields reference

Field
Type
Property name
API Key
required
string
api_key

Changelog

VersionDatePull RequestSubject
0.1.02023-03-143563Initial Release