The connector syncs every user in the ilert organization along with their
organization role, every team, and each team’s membership. Membership grants
record the per-team role (Admin, User, Responder, or Stakeholder) that each
member holds on the team.
To configure the ilert connector, you need an ilert API token that can read
users and teams. An organization-wide API key is recommended so the token can
see every user and team in the account.
1
Sign in to ilert as an administrator.
2
Open User Settings -> API Keys to create a personal API key, or create
an organization-wide API key under your account’s API settings.
3
Copy the API token. The connector sends it to ilert in the Authorization
header using the Bearer scheme.