Input Data Request Mode
Input Data Request Mode is available, when you set Configuration Mode to Configuration Packages.
It has three options as follows:
- Single Request: The input data is read from the input terminal and treated as a single request.
- Multiple Requests: It sends information to the node that the data read from the input terminal is a JSON array, and it should iterate through the array and call the API for each object in the array.
- Template: If it is set to Template, the JSON or XML request template of the specified endpoint is used as the request. The contents of the Template can be dynamically modified by Request Assignments.