How to use “Invoke Web Service” action result in other actions

<< Click to Display Table of Contents >>

Navigation:  Custom Actions > Variables >

How to use “Invoke Web Service” action result in other actions

“Invoke Web Service” action name works like a variable so we can read the returned value using “Invoke Web Service Name##Value”

 

We can pass this value in $xpath(), $jsonpath() functions as argument to read required information to use them in column mappings in create/update list item actions.