Microsoft Outlook
A BDK Book containing procedures for integrating with Microsoft Outlook.
Last updated
Was this helpful?
A BDK Book containing procedures for integrating with Microsoft Outlook.
Last updated
Was this helpful?
The Outlook Book (BDK) enables users to interact with and manage their email, calendar, contacts, and tasks 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.
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.