Microsoft Excel
A BDK Book containing procedures for working with Microsoft Excel.
Last updated
Was this helpful?
A BDK Book containing procedures for working with Microsoft Excel.
Last updated
Was this helpful?
The Excel book enables users to interact with and manage Excel files and workbooks via the Microsoft Graph API.
This Book supports the connectivity methods described in this section.
Establishes a connection to the Microsoft Graph API using the provided client credentials.
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.