Summary
Inquiring about how to support Microsoft Graph paging in a custom connector in Airbyte.
Question
Hello, new to Airbyte and I’m building a custom connect for Microsoft Graph to pull Users/Teams/Groups data to start. Is there functionality for supporting Graph paging?
For Graph, each returned request has an @odata.nextLink
property with the next url to target, this essentially just contains a $skiptoken=xxxx
parameter but I can’t see how I can make use of this in Airbytes pagination options?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want to access the original thread.