Here is the Sample JSON struct
here is the Sample mapping when creating:
Here are the entities that created automatically. Note that Wrapper Entity, do not change it’s name
Here is the microflow to read get the data. in the microflow, I created a simple api which returns
it returns a list, which you could use in in list view
Hi Vipul, Niharika how did you resolved this issue?
Hi Vipul, How to solve this problem? I have also encountered it
Hi Vipul Negi,
Try to debug and see does service actually returning any data. Or debug the data source microflow of list view to see more details.
For Debug microflow refer below learning path,
https://docs.mendix.com/howto8/monitoring-troubleshooting/debug-microflows/
Hope this helps!
Thank you.