Get Array From Json By Name Question

Hi Sir


How can I use the step Get Array From Json By Name, on a JArray without a name.

For example from an API I got a json array `[{"id": 1, "name": "Alice"}, {"id": 2, "name": "Bob"}, {"id": 3, "name": "Charlie"}]`. I tried to ignore the Array Name parameter, or set it to null but it didn't work.


Thank you

Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion