I have api and i want fetch the details from api and add in data table.
Example -id,Appointment_Employee_Name,Appointment_Employee_Last_Name etc
is the column name. And 1,Rajesh,Kumar add in table.
Api-https://mocki.io/v1/4f810b01-5a7a-448b-9687-c90a357a51f1
returned JSON is a JArray with severals JObjects
we can handle the Deserialize JArray Acitvity form the UiPAth.WebApi.Activities Package
are the Properties from the first item. Other Items do have other properties:
Do you want handle only this set?
Samples
Can you share the workflow?
Find starter help here (Legacy, VB)
ppr_RESTBox.xaml (6.9 KB)
For RnD / Prototyping also have a look here:
Understanding the 6 Debugging Panels of UiPath in the easiest way possible! - News / Tutorials - UiPath Community Forum
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.