
Overview
Allows Basic authentication for accessing to Questetra API. Also, you can register and manage clients to be allowed OAuth2 authorization access.
API access with Basic Authentication
Capture

Notes
- Check the box to enable API access using Basic Authentication
- This will reveal a password for Basic Authentication for each User in the section [Account Setting] > [Password] > [API Password]
See also
- M317: Controlling OAuth2 Authorization and Basic Authentication Access Externally
- Synchronizing User Information with Local Data (Preparatory Chapter)
OAuth2 Clients
Capture




Notes
- Name can be anything you choose to identify the client being given API access
- In Redirect URL, set the redirect URL (callback URL) of the client to permit
- When you add a new client, a Client ID and Client Secret will be issued
- Enter them along with the Authorization Endpoint URL and the Token Endpoint URL when setting up OAuth communication on the client system
- In the Edit OAuth2 Client screen there is also the option to select full access or read-only access for API clients
- Check the boxes in the [Scope] section
- Delete Client will remove that client record from your system
- Deactivate Client disables API access but keeps the client details so that it can be reactivated again in the future if required
Pingback: Using Questetra REST API to Retrieve and Update Workflow Records – Questetra Support