Unable to get http respons data ->json->jarray ->data table->Excel

here i have to scrap job details all of all pages by using http request and deserialized json to array. Now i have to pass that data into excel.

here i got some errors while passing jarray data to data table.

Error is in below

This i the flow in that request url and parameters and header
Test.xaml (10.9 KB)

@LOHITH_KUMAR_SAKA,

Please share the json data you receive from HTTP request.
Thanks,
Ashok :slight_smile:

Yes, Here is my response

HttpResponse.txt (61.2 KB)