Skip to main content

Connecting the App

With the Entra app registration in place, the last step is to enter its values on the Elevate Approvals Setup page, turn the connection on, and confirm it works. All of this lives directly on the Setup page; there is no separate endpoint record to create.

Set up the endpoint

Enter these fields:

FieldWhat to enterWhere it comes from
Endpoint CodeAny label you like (for example PROD)You choose it
Base URLThe Elevate API's base URL for your environmentEquerra provides this during onboarding
OAuth Token Endpoint URLhttps://login.microsoftonline.com/{your-tenant-id}/oauth2/v2.0/token, using your own Directory (tenant) IDYour own Entra tenant, always, even against Equerra's Elevate API
OAuth Client IDApplication (client) IDYour own app registration
Client SecretThe secret Value (not the Secret ID)Your own app registration
OAuth ScopeEquerra's Elevate API Application ID URI plus /.default, for example api://<equerra-app-id>/.defaultEquerra's app registration; ask Equerra to confirm it for your target environment
EnabledSet to trueYou choose it

See Entra App Registration for how to obtain the values that come from your own app registration.

Once every field is entered:

  1. Choose Test Connection in the actions ribbon. If the portal answers with a success response, the connection is good. If it fails, see Troubleshooting.

The Tenant ID field is read-only. It fills in once the portal accepts the first sync from this connector.

Once Test Connection succeeds, continue with the Entity Registry to choose what to sync, or jump to the Onboarding Checklist in the Admin Guide for the full order of setup steps across both BC and the portal.