cancel
Showing results for 
Search instead for 
Did you mean: 

Graph API Paging

AMacourek
Deputy Chef III
Deputy Chef III

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?

1 ACCEPTED SOLUTION

AMacourek
Deputy Chef III
Deputy Chef III

This is working now using the manual approach.

View solution in original post

2 REPLIES 2

AMacourek
Deputy Chef III
Deputy Chef III

I did not notice the bottom option in the GraphAPI to manually build the request.  I am trying that now.

AMacourek
Deputy Chef III
Deputy Chef III

This is working now using the manual approach.