Struggling to convert response into JSON Object

I looked at your original post and looked at the “source code” of your post. I found the following code fragment.

{"action":"find_work_order","object":"find_work_order","returnCode":0,"msgCode":"AppMsg","msgType":0,
"data":{"enc":"[{\"result\":[{\"facility\":\"TIG\",\"planner\":\"CSHEPHER\",\"wodescription\":\"CSS TESTING SR96003798\",\"wopriority\":\"02\",\"workordernbr\":\"00001201\",\"workordertype\":\"CO\",\"wostatus\":\"ACTIVE\"}]}]"}}

Well, regrettably enough, I found there are many escape sequences of \" in it.

You did not use Markdown code formatting syntax, so I could not see \".