Hi ,i’m Chen
I want to get the array,but failed,i tryied like this:
first i read into the json.file,and the output of Deserialize json activity is deserializedJson,then i start to retrive data: deserializedJson(“name”).Value(of string) --success deserializedJson(“memberList”).Value(of string) --failed
i’m so sorry,when i clicked the link,the message "Oops! That page doesn’t exist or is private."poped up.Where can i know more examples about json.
Thaks.
Chen