Credentials
To use this component, you must create your API access integration credentials.
Go to:
.Alternatively, use this link with your instance: https://your_instance/connect/connection-settings/create.
You will receive credentials similar to the following:

Component Credentials Configuration Fields
- API Base Uniform Resource Identifier
-
A required string. Indicates the Uniform Resource Locator (URL) base that needs to be used.
- API version
-
An optional string. Indicates the API version that needs to be used. The default value is
v1
. - Client identifier
-
A required string. The Client Identifier from the generated connection application.
- Client secret
-
A required string. The Secret from the generated connection application.
- Username
-
A required string. The Username from the generated connection application.
- Password
-
A required string. The Password from the generated connection application.
Warning: To maintain a smooth experience, we recommend reusing stored credentials where possible. Duplicating secrets across OAuth clients can result in errors and complications.