Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name - Provide a custom name for the Endpoint.
Type - Provide an Endpoint Type. Choose from Access Token Generation, Call Operation, Connection Validation, or Operation Status Check.
Request Type - Select Request Type. Choose from Get, Post or Put.
URL - Provide the respective URL (, dependent on Request Type).

6. Provide EndPoint Field Configuration values:


Request Header - Use Authorization Bearer Token:

Token Type - Choose a Long Lived Bearer Token or Short Lived Bearer Token.
Authorization Token Custom Parameter - If you are required to include a header token, it must first

...

be added to

...

Custom Parameters (saved in Tool Registry)

...

in order to be selected from this drop-down

...

. Authorization Tokens must be encrypted Custom Parameters. Do not include "Bearer" in the Custom Parameter. This field is not required if you have an API token. You can add the API token to Request Body.

...

...

Query Parameters

...


Response Body

Response Body Type - Choose from Array, Boolean, Object or String.
Field Name - Provide the field name.
Field Type - Choose from Array, Date, Object or String.

...

API Configuration

If Query Parameters exist, provide Value.

...

Evaluation Rules

Evaluation Option - Select API Response Evaluation or Status Code from the drop-down.

  • Status Code - Evaluate connection based on the status code.

    Image Added
    • Filter - Choose Is Equal To or Is Not Equal To from the drop-down.

    • Value - Provide a value to evaluate. The Value can be equal to a specific value or ‘object', ‘array’, ‘boolean’ or ‘string’.

  • API Response Evaluation - Evaluate the connection based on the response of evaluation rules.

    Image Added
    • Filter - Choose Equals, Does Not Equal, Is Not Null or Is Null.

    • Value - Provide a value to evaluate. The Value can be equal to a specific value or ‘object', ‘array’, ‘boolean’ or ‘string’.

7. Provide a Description for the Endpoint (optional).

...