Microsoft Excel

A BDK Book containing procedures for working with Microsoft Excel.

Overview

The Excel book enables users to interact with and manage Excel files and workbooks via the Microsoft Graph API.

Prerequisites

Learning the Microsoft Excel Book (BDK)

1

In the left navigation bar, click on Books.

2

Add a Book

In the Books page, click on + New Book.

3

Search for the Book

Search for the Book's name. Click on the version tagged with bdk.

You will be prompted to provide the connectivity details if configuration is required.

4

Finalize

Click Add to finish adding your Book.

Connectivity

This Book supports the connectivity methods described in this section.

Connect using Client ID, Client Secret and Tenant ID

Establishes a connection to the Microsoft Graph API using the provided client credentials.

Label
Description
Type

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

Last updated

Was this helpful?