โ02-09-2026 05:36 AM
I need to read a list of Managed Devices from Intune. This list returns just fine for the first set of results, but I do not see an option to use @odata.nextLink from the result. I saw an older thread needing a loop using @odata.nextLink, but I did not see a solution. Has anyone been able to get a solution with paging using the GraphAPI connector?
Solved! Go to Solution.
โ02-10-2026 05:10 AM
โ02-09-2026 06:10 AM
I did not notice the bottom option in the GraphAPI to manually build the request. I am trying that now.
โ02-10-2026 05:10 AM
This is working now using the manual approach.