Hello Everyone,
I am trying to consume a Webservice through Http Connector in Flows.
Parse Json Input
While I try to Parse Json, I face this
Referred this Blog
Saved as a new flow as well as created new one ,but neither of them worked for me.
What am I doing Wrong. Any Help appreciated.
Thanks,
CK.
Hi @yashag2255
I get this as a response in Body from HTTP.
<?xml version="1.0" encoding="utf-8"?>
<string xmlns="http://tempuri.org/">{"SessionStatus":{"SessionStatus":[{"RunStatus":"True","SessionID":"3953"}]},"WebMethodOutputRows":{"WebMethodOutputRows":[{"CSACode":"0000021422","CSAGuid":"c3875bcf-e980-e711-80ee-00155d011814","CSAName":"CHANDAN TRADERS","CSAShipAddress1":"Shamal Estate Yogeshwar Warehouse","CSAShipAddress2":"compound Behind Forest Dept","CSAShipAddress3":"","CSAStateGuid":"b825c895-e880-e711-80ee-00155d011814"}]}}</string>
which is supposedly in xml.
How can i convert this to Json formatted.
Hi @CKdynamo
Based on the error, the parse json action is not getting an appropriate input and from the screenshot, I can see some XML elements in it.
Can you share a screenshot of the flow? And check if the body being returned by the HTTP action is JSON formatted?
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492