Set operation
Last updated
This is a pre-built Action located under the APIs List. The functionality of this Action in Avo Assure is to set the operation for the APIs execution.
Input Value: <operation_name>
<operation_name> (Required)
Provide the name of the APIs operation you want to execute.
Output Value: N/A
N/A
Not Applicable
In this example, we are explaining how to set the operation name to ChangeSizeProduct for a APIs request during API testing.
Action: Set operation
Input Value: ChangeSizeProduct
The input value (ChangeSizeProduct) specifies the operation name that should be applied to the API request. The action configures the API to use this operation for subsequent API execution.
Output Value: N/A
Logical Explanation: The Set operation action reads the value from the Input Value column (ChangeSizeProduct) and applies it as the operation name for the API call.

Last updated