4. RPA Challenge - Json Parsing

Like I said, there’s no error :wink:
It’s just that the whole file is not a strict JSON, but a JSON array in itself - if you use Deserialize JSON Array activity instead, it’ll work.

Solution attached - Linq and SelectToken variants.

Sidenote - for better view if it’s correct change the phone numbers in the file so they’re not all identical.

Main.xaml (9.5 KB)

11 Likes