Not able to access items from the JSON data using Deserialize JSON

Sample1.JSON (35.9 KB)

Use Deserialize JSON instead of Deserialize JSON Array.

Check out the following links.

1 Like

@veerishu
have a look on this demo sample:
JsonDemo_ArrayField.xaml (5.7 KB)
working with:
data.json (319 Bytes)

1 Like

I am trying to fetch the “id”

image

It worked! Thanks :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.