Decorate your traffic so we know who you are (see section on traffic decoration best practice more on that below)
Appreciate any help on the below questions @vgrem
I have been using the lists / list items examples as references to get details for Sharepoint doc lib items, which make it super convenient to get the details and metadata about the items, thanks to this wonderful library. Are these the CSOM/REST APIs ?
Are there any Sharepoint examples in this library that use the Microsoft Graph APIs ?
Is there an example for using a context and executing queries for Sharepoint - with Retry-After and RateLimit HTTP headers as recommended above ?
Is there an example for executing queries for Sharepoint - with traffic decoration best practices as recommended above ?
Going through the Microsoft recommendations for throttling, https://learn.microsoft.com/en-us/sharepoint/dev/general-development/how-to-avoid-getting-throttled-or-blocked-in-sharepoint-online
Appreciate any help on the below questions @vgrem
I have been using the lists / list items examples as references to get details for Sharepoint doc lib items, which make it super convenient to get the details and metadata about the items, thanks to this wonderful library. Are these the CSOM/REST APIs ?
Are there any Sharepoint examples in this library that use the Microsoft Graph APIs ?
Is there an example for using a context and executing queries for Sharepoint - with Retry-After and RateLimit HTTP headers as recommended above ?
Is there an example for executing queries for Sharepoint - with traffic decoration best practices as recommended above ?