Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,755 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi All
I work in a school environment. every term, we need to sync teachers timetable to their individual Office365 Calendar. Around 500,000 entries.
Just wondering is Microsoft Graph is the right method to use? As far as I know, the Batch calling can only do 20 API call per batch.
Or can you please advise what technique to use to achieve the goal.
Regards
As mentioned above, Microsoft Graph Data Connect will let you retrieve your Microsoft 365 Calendar event (and tons of other items) in Bulk. Have a read at https://learn.microsoft.com/en-us/graph/data-connect-concept-overview