QAD Redzone - Partner connection
The QAD Redzone – Partner connection represents and contains all the information you need to connect to the Redzone REST API. If you have multiple Redzone organizations or enterprises to connect with, they can share the same connection component and the organization and enterprise values can be defined in the operation.
Connection tab
Server: The base URL for the Redzone REST API. The default value is: https://api.rz-ops.com/public/v2/
Authentication Type: OAuth 2.0
Preemptive authentication: Enabled
And the following fields in the OAuth 2.0 tab:
Grant Type: Client Credentials
Client ID: Enter the Client ID provided by Redzone.
Client Secret: Enter the Client Secret provided by Redzone.
Access Token URL: The URL for authorization token retrieval. The default value is https://api.rz-ops.com/public/v3/oauth/token
Add Access Token Parameter: Optional, no access token parameters are required.