Documents

On the Documents tab of the API Gateway connection point, you can specify how:

  • Input documents must be mapped to the API request.
  • Output documents must be produced based on data from API response.

This table lists the supported scenarios in an API Gateway connection point:

Scenario Description
Get from API

Request a response from API. Use the data from the response to send an output document.

Send to API

Use the data from the input document to send a request to API.

Trigger API

Use the data from the input document to send a request to API. Use the data from the response to send an output document.