Dicky
(Dicky ๆ)
1
I tried to deserialize json but It doesn’t work.
Test.json (1.0 MB)
Thanks for your help!
ppr
(Peter Preuss)
2
@Dicky
in general it should have a flow as followoing:
- deserialize json activity for the json text
- deserialize json array for the value of: YourJsonObjectVar(“group_detail”)(group_data)
just give a try on it