4. RPA Challenge - Json Parsing

Hi @badita . I have taken your Json.xaml solution and want to output to a data table.

To do this, I have used this example from @vvaidya, but get the error “: Unexpected JSON token when reading DataTable. Expected StartArray, got String. Path ‘’, line 1, position 13.”

The file I have developed is attached.

Your help would be greatly appreciated.Json.xaml (11.3 KB)