How to search API response

Hi @Sandhya_Gajare
You have two options before you.

  1. You get it as is and deserialize XML to extract the value. Please see the post below.
    Extract Data from XML

  2. Change the response format in the http action, which I mentioned above.

Regards,
Kaviyarasu N