Versions Compared

Key

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

Tool Registry Setup

Header is specifically if you need to include a header token. if you just got an API token then that would go as a query parameter and not as a header token

Endpoints tab

  1. Click the ‘+ New External API Integrator Endpoint’ button.

    Image Added
  2. Complete ‘Create New External API Integrator Endpoint’ form

    Image Added

    Name - Provide a name for the Endpoint.
    Request Type - Select Request Type. Choose from Get, Post or Put.
    URL - Provide the respective URL (dependent on Request Type).

  3. Provide EndPoint Field Configuration values:

    Image Added


    Request Header - If you are required to include a header token, first add it to your Custom Parameters (saved in Tool Registry) and then select it from the dropdown. Custom Parameters are saved in the Tool Registry. Authorization Tokens must be encrypted Custom Parameters. Do not include "Bearer" in the Custom ParameteHeader is specifically if you need to include a header token. This field is not required if you have an API token. You can add the API token to Query Parameters.
    Query Parameters - if you just got an API token then that would go as a query parameter and not as a header token
    Response Body -

Pipeline Setup