Skip to main content

Pingboard setup

Prerequisites

  • Your company must be on a Pro plan in order to have API access.
  • Administrator access to create a service account.

Steps

Create a service account

  1. Log in to your Pingboard account as a Pingboard administrator.
  2. Click the Add-Ons tab, select API.
  3. Click Manage Service Accounts button under Service Accounts.
  4. Click Add Service Account. For the added Service Account:
    1. Add a recognizable name such as Glean.
    2. Set permissions as Regular User.
  5. After the account is created, you will have access to the following:
    • Client Id
    • Client Secret
  6. Save the Client ID and Client Secret.

Connect Pingboard to Glean

  1. In the Glean Admin console, click Other.
  2. In Connect all your Tools section:
    • Toggle to Config and enter:
      • Key name: pingboard.domain
      • Key value: Enter the Client ID. Enter only the subdomain part of your Pingboard URL, for example, subdomain.pingboard.com
      • Click Submit.
    • Toggle to Secret section:
      • Key name: PINGBOARD_CLIENT_SECRET
      • Key value: enter the value from the Pingboard Client Secret.
      • Click Submit.
  3. Click Save.
Was this page helpful?
On this page