How to pass a json input to an API using Web service element | XM Community
Skip to main content

I have a requirement where based on a respondent answers I need to make an API call to an external application and then capture the response given by the API. The API accepts the input in a JSON format only. I am using the below method to pass that input but it throws an error. It works when I am testing it via POSTMAN.
Input.JPG

Be the first to reply!

Leave a Reply