Last updated
This is a pre-built action located under the APIs Element. The functionality of this action in Avo Assure is to assign a value to a previously defined parameter in the API request.
Input Value: <param value>
<param value> (Required)
Enter the value to be assigned to the existing parameter
<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)
This dynamic variable stores the status of the action True or False.
Example
Sets the Value for a Defined Parameter in a API Request
The Set parameter value action takes the value from the Input Value column (e.g., John) and assigns it to a previously defined parameter in the API request. This action typically works to dynamically update values before execution.

Last updated