After doing a lot of reading im still running into walls.
I’ve got a result back from an API containing employee data, I need to make that data into a datatable.
I’ve tried using the uipath.team JSON converter but that just puts all the data on one row, whether I choose data table of csv.
Above is about where I am at, it creates 4 text files that contain
File 1 = “isError”: false
File 2 = “Status”: 0
File 3 = “Message”: “The request processed successfully.”
File 4 = “Result”: [ then the accompanying data