Note: In order to complete this process, you need to have access to Administrative access to the Microsoft Entra admin center.
Step 1
First, go to https://entra.microsoft.com/ and under Applications in the Identity section, select App Registrations
Step 2
Select New Registration in the top menu
Step 3
Next, under Name enter "SideDrawer" and under Supported account types, select Accounts in this organizational are directory only (yourCompany only - Single tenant)
Step 4
Within the Overview Page, you will find the Application ID and the Tenant ID that you will need
Step 5
Next, select Certificates & Secrets and create a New client secret to get the last credential that you will need.
When you create the client secret, you will be asked to provide an expiration period -we recommend making this a long-lived token.
Step 6
Next we'll return to our App Registration in Microsoft Entra, select API Permissions and select add a permission.
Then select Microsoft Graph, Delegated permissions and use the search term ‘files’ to add the files.read.all permission
Step 7
Now, we need you to input all the important credential information into SideDrawer.
In your SideDrawer Console, go to Developers > Integrations
Select Add Integration, choose One Drive from the drop-down menu
Give your integration a name (e.g. "SideDrawer OneDrive"), and provide all of the details that we just gathered
Click Confirm to finalize the integration