Forum Discussion
5 Replies
Sort By
- Marsha_R
Champion Level 3
It would be something like
if myfield = a then set myfield = b
else if myfield = b then set myfield = a
else error
Hello, I want to see the full url , and not just the endpoint in the report , now I can see only the endpoint , when there is a rest request step
It would be something like
if myfield = a then set myfield = b
else if myfield = b then set myfield = a
else error