Output Parameters tab

On this tab you can define how API response is mapped to API Flow parameters. If the response content type defined in API metadata is Application/JSON, it is automatically defined as Application/JSON.

  1. Click + to add new API Flow parameter.
  2. Specify API Flow parameter name.
  3. Select one of these Response Types:
    BODY
    API Response Body. Can be selected only once.
    CODE
    HTTP Response status code. Can be selected only once.
    HEADER
    Response header name. The API Flow parameter name must match with the response header name.