NOTE: This version of the specification is designed for systems that require OAuth 2.0 for authentication. You may use either the Authorization Code flow or Client Credential flow to retrieve tokens. The appropriate URL values are as follows:

Authorization URL: https://www.apptigent.com/authorization/
Token URL: https://api.apptigent.com/oauth/v2/token

For the Client Credential flow, Client ID and Client Secret parameters (or their equivalents in the source system) correspond to fields in the Apptigent CloudTools configuration page in Salesforce (search for “CloudTools” in the App Launcher):

Client ID = Subscription ID
Client Secret = License Key

(These same values are used in the authorization form if using the Authorization Code flow)