Get Rest Parameters From Structure

Converts Structure to the Query Parameters for Rest Client. It is one of the options to set Body for a request to the REST API. To create Request Body:

  1. Define with Structure Schema the list of Body Parameters
  2. Create structure with Create Structure operator and link in input the output from Structure Schema.
  3. Set values for Body Parameters with Set Structure Fields specifying in inputs values like Constants or outputs from Get Entity Attributes.

inputs:

structure – link here structure which defines request Body. Commonly put here output from Set Structure Fields.

  • Required: yes

outputs:

parameters – the structure converted to request Body. Link this output to the input port query parameters in Rest Client

Click to rate this post!
[Total: 0 Average: 0]

Leave a Reply

Your email address will not be published. Required fields are marked *