Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

REST Data Source Office 365 Pagination

Jordan HolmerApr 4 2023

I am following the tutorial in this blog post: https://blog.cloudnueva.com/apex-msgraph-introduction but am stuck on pagination which is not covered in the article. Does anyone know how to handle pagination with Microsoft Graph API? There is no page number or offset parameter in the URL, instead the URL to the next page is returned in the results. I don’t see an option to provide the URL in the pagination settings and I’m having trouble finding any articles online discussing this.

Comments
Post Details
Added on Apr 4 2023
4 comments
386 views