Pylon
Connect Pylon as an access source using an API token
Probo reads your Pylon organization’s users through the Pylon API so you can review who has access.
Prerequisites
Section titled “Prerequisites”- Probo organization administrator access
- The Admin role in Pylon (only Admin users can create API tokens)
- A token created in the Pylon organization you want to review, since a token returns only that organization’s users
Collected Fields
Section titled “Collected Fields”| Probo field | Pylon field | Notes |
|---|---|---|
| Name | name |
Falls back to the email address when the user has no name |
email |
The user’s primary email | |
| Role | role_id |
Resolved to the role’s name through Pylon’s user roles endpoint. A user has one role, either a default role (Member or Admin) or a custom one. If the role catalogue does not return the role_id, the role stays blank |
| Admin | role_id |
Flagged as an administrator when the resolved role’s slug is admin. When a role has no slug, Probo matches the exact name Admin, case-insensitively, so a custom role such as Billing Admin is not flagged |
| Status | status |
Probo lists active as active and every other value as inactive. Pylon documents away and out_of_office as user statuses too, so both count as inactive. A missing status leaves the state unknown |
| MFA | Not supported | |
| Last login | Not supported | |
| External ID | id |
Stable identifier used to track the account across reviews |
| Created at | Not supported |
Pylon users are the internal team members of your Pylon organization, not the contacts and accounts that represent your customers. Probo skips any user returned without an email address.
Step 1: Create an API Token
Section titled “Step 1: Create an API Token”- In Pylon, signed in as an Admin, go to Settings > API Tokens.
- Create a token and name it (e.g.
Probo Access Review). Actions the token performs show up under the token’s name. - Copy the token and store it securely, for example in a password manager.
Step 2: Connect in Probo
Section titled “Step 2: Connect in Probo”- In Probo, go to Access Reviews > Sources > Add Source.
- Find Pylon, click API Key, paste the token, and click Connect.
The users endpoint does not return an organization name, so Probo lists the source under the fixed name Pylon and pulls the organization’s users into your campaigns.
Troubleshooting
Section titled “Troubleshooting”- Token rejected. Confirm the token comes from the API Tokens page and has not been revoked there. If you no longer have the token value, create a new token rather than trying to recover the old one.
- Token creation is unavailable. Only Admin users can create API tokens. Ask an Admin in your Pylon organization to create the token, or to give you the Admin role from the Users page.
- No users appear. A token returns the users of the organization it was created in. Confirm it was created in the Pylon organization you want to review, and that the members you expect are Pylon users rather than customer contacts.
- A user is listed inactive who still has access. Pylon uses
statusfor availability too, includingawayandout_of_office, and Probo lists any status other thanactiveas inactive. Review the user’s role to decide whether the access is still appropriate.