Pendo Connector

Supported version: Cloud (Latest)

API Rate Limit: 100 calls per second

Supported Authentication: Token authentication

IMPORTANT: Please make sure your Pendo instance must be accessible from the Gathr Analytics Machine.

Steps to generate Pendo Integration Key:

  1. Login to your Pendo.

  2. Navigate to Settings -> Integrations.

  1. Under the tab ‘Integration Keys’, click on ‘Add Integration Key’ button.

  1. Enter suitable description for the the integration key and check ‘Allow Write Access’ then click on ‘Create’ button.

  1. Your Integration Key should be created and visible on UI. Keep this key handy while configuring Pendo Connector.

Steps to get Pendo Track Event Shared Secret Key:

  1. Login to your Pendo.

  2. Navigate to Settings -> Subscription Settings.

  1. For the required app, click on ‘View App Details’.

  1. In ‘App Details’ tab, look for ‘Track Event Shared Secret’ and click on ‘Show’ to see your key. Keep this key handy while configuring Pendo Connector.

To configure Pendo connector using Token based authentication, follow the steps below:

1. Pendo Data Tracking Connection:

  1. Enter Pendo URL- Pendo
  2. Select “Create New Account” and add user friendly name for account for example- “Pendo Data Account”
  3. Enter the following details:
    • Key: “x-pendo-integration-key”
    • Value: < Your Pendo Track Event Shared Secret Key >
  4. Check “Pass Parameter(s) in Header”.
  5. Click on “Save”.

2. Pendo Connection:

  1. Enter Pendo URL- Pendo
  2. Select “Create New Account” and add user friendly name for account for example- “Pendo Account”
  3. Enter the following details:
    • Key: “x-pendo-integration-key”
    • Value: < Your Pendo Integration Key >
  4. Check “Pass Parameter(s) in Header”.
  5. Click on “Save”.

Top