Passing Web Service response to Another Web Service | XM Community
Question

Passing Web Service response to Another Web Service

  • 15 February 2021
  • 2 replies
  • 2 views

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


2 replies

Userlevel 7
Badge +27

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

Badge

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

Leave a Reply