Hi I am unable to parse a JSON String and read all the data from it.
Here is the JSON String.
{“Contract #”: “111111-22-S-00111”,“Mod #”: “X00000”,“Contract Type”: “Loan”,“111111-22-009222-X0000 Loan check.doc”: {“Rename to”: “File Name does not contain any key words identified to rename”,“File Type”: “”,“File Directory”: “”},“111111-22-00214-v0005_Chkbook_CPA DO TO.pdf”: {“Rename to”: “File Name does not contain any key words identified to rename”,“File Type”: “”,“File Directory”: “”}
Hi @ppr I am unable to parse this json string. When I use the Deserialize JSON activity. It converts it to JSON object but I cannot read the data inside the payload.
I am trying to use for each loop and set the type argument as Jobject.
But I am unable to read the values. I need these values from the JSON: “111111-22-009222-X0000 Loan check.doc” and “Rename to”: “File Name does not contain any key words identified to rename.
lets do one thing
one topic=one case this helps researchers to find case and solution
So close this topic by marking solving post and open another topic for other case.
Kindly note if structure is different, so also acess is different
Please reduce our efforts and provide json data as txt or json file. Thanks