SharePoint – Using MS Graph, how can I determine that a document library/drive is set to require checkout?
I need to use the Microsoft Graph API to determine whether a document library is set to “require checkout”.
Create secondary dependent lookup field with Graph API
I’ve been using the Graph API to automate some Sharepoint Online list creation and am stuck particularly with creating Sharepoint lookup columns that have dependent lookup fields as in this example where the Iso2
and Numeric_code
fields are selected as secondary dependent fields creating a column in the Sharepoint UI:
Retrieve Custom Metadata from SharePoint for all the Content Types using Microsoft Graph
I am using graph API query to get custom metadata for a file inside my sharepoint library folder path. The API query looks like this: