Set tag value
This is a pre-built action located under the WebService Elements. The functionality of this action in Avo Assure is to set the value of a specific tag (XML or JSON element) within the request body for the WebService.
Syntax
Input Value: Tag Value
Argument
Description
Tag Value (Required)
Enter the value to be assigned to a tag in the web service request.
Output Value
Argument
Description
N/A
Not Applicable
Example
Sets a /first_name Tag Value in the Web Service Request
The Set tag value action takes the value from the Input Value column (e.g., John) and updates or inserts the /first_name JSON tag in the WebService request body.

Last updated
Was this helpful?