Skip to main content

15Five setup

You'll do the setup in two places: 15Five to generate credentials and the Admin console (to enter them).

Requirements

You need the following before you start:

Technical

  • A 15Five instance with admin access to API settings.
  • Glean network access to my.15five.com and your 15Five subdomain (for example, yourcompany.15five.com).

Credentials

  • A 15Five API access token, created by a 15Five admin.
  • Your 15Five subdomain.

Permissions

  • The access token must be generated by a user with 15Five admin privileges.
  • Permissions must be granted that allow API access to public High Fives and Priorities.
  • Admin-level access ensures all needed features and data are accessible and underlying user permissions are respected.

Step 1: Enable the 15Five public API

If your 15Five instance hasn't used the public API yet, follow the 15Five Public API setup guide to enable it.

Step 2: Generate an API token in 15Five

  1. Open the 15Five API keys page and create a new key.
important

Leave the High Fives only option unchecked so the connector can read both Priorities and High Fives.

  1. Copy the generated token — you'll paste it into Glean in step 4.

Step 3: Find your 15Five subdomain

Open the 15Five SAML configuration page and copy the value from the Subdomain field.

For example, if your 15Five URL is https://yourcompany.15five.com/..., your subdomain is yourcompany.

Step 4: Enter your credentials in Glean

  1. In the Glean Admin console, go to Connectors > Add connector and select 15Five.
  2. Enter a name.
  3. Paste the API token from step 2 into the API token field.
  4. Paste the subdomain from step 3 into the 15Five Custom Subdomain field.
  5. Click Save.

See also