Microsoft SharePoint
A BDK Book for integrating with Microsoft SharePoint.
Last updated
Was this helpful?
A BDK Book for integrating with Microsoft SharePoint.
Last updated
Was this helpful?
The Microsoft SharePoint Book (BDK) allows users to interact with and manage SharePoint sites, lists, libraries, and files via the Microsoft Graph API.
The following credentials are required for configuring the Book:
Client ID
The client ID of the application registered in Azure AD.
text
Client Secret
The client secret of the application registered in Azure AD.
text
Tenant ID
The tenant ID of the Azure AD directory.
text
Before using the Book’s procedures in an automation, you must learn the Book by adding it to your agent. Follow the steps below to get started.
In the left navigation bar, click on Books.
Click on + New Book.
Search for the Book's name. Click on the version tagged with bdk.
Note: If the Book requires connectivity, you will be prompted to provide configuration details.
Click Add to finish adding your Book.
After learning a Book, publish your agent and create a new Playground. Previously created Playgrounds will not be able to recognize the new Book.