Passing Web Service response to Another Web Service | XM Community
Skip to main content

I need to parse a response of 1st API and have to pass specific parameter into 2nd API for e.g. 1st API response with name, email, address { street, city, country } so in 2nd API I have to pass city in body

Create a web service script that manages both the API calls.


Maybe this post will help:
https://www.qualtrics.com/community/discussion/comment/37309#Comment_37309


Leave a Reply