Set Up Office 365 Calendar Integration
Requirements and Steps for Office 365 Calendar Integration.

To set up the Microsoft 365 Calendar integration you will need:
- An Administrator-level account in Clearooms.
- A subscription to Microsoft Entra ID (formerly Azure Active Directory) with admin rights to register applications and grant tenant-wide consent.
There are three steps to integrating your company's Microsoft 365 calendars with Clearooms:
- Register Clearooms as an app in Microsoft Entra ID.
- Add the app's credentials to Clearooms.
- Import meeting rooms into Clearooms.
Hybrid (on-premises) Exchange deployments are not supported.
Microsoft deprecated the on-premises REST API in March 2023. The integration only works with mailboxes hosted in Exchange Online (Microsoft 365). Migrate any on-premises room mailboxes to Exchange Online before continuing.
This guide can be downloaded as a PDF: Here
Step 1 — Register the Microsoft Entra app
You will register Clearooms as an app to obtain two pieces of information that you'll later paste into the Clearooms portal:
- Application (client) ID
- Client Secret value
When you enable a calendar integration, you give Clearooms permission to read and write all calendar data in your organisation. In practice, our integration only pulls a minimal subset of calendar metadata (start, end, organiser, subject — never body content). Microsoft Graph does not let app permissions be scoped to specific mailboxes, which is why the permission appears tenant-wide.
If you do not own the Microsoft Entra tenant, you may need to bring in your tenant administrator to complete this step.
1.1 Create the app
- Sign in to https://entra.microsoft.com (or portal.azure.com → Microsoft Entra ID) under an Administrator account.
- In the left-hand panel, select Microsoft Entra ID.
- Choose App registrations.
- Click + New registration at the top of the page.
- In the Register an application pane, enter a name — for example Clearooms Calendar Integration.
- For Supported account types, choose Accounts in this organisational directory only.
- Leave the Redirect URI field empty.
- Click Register. You will be taken to the new app's overview pane.
IMPORTANT: Copy the Application (client) ID from the Essentials block at the top of the overview pane.
Step 1.2 App overview pane
The new app's Overview pane in Microsoft Entra ID. The Application (client) ID is the value to copy first.

STEP 1.3 Generate the client secret
Now generate a secret that's specific to the app. For more information on rotating the secret when it expires, see Renewing your Microsoft 365 Calendar integration secret.
- In the app's left rail, click Certificates & secrets.
- On the Client secrets tab, click + New client secret.
- Enter a description — e.g. Clearooms key.
- Choose an expiry — 1 year or 2 years (recommended).
- Click Add.
Copy the Value, not the Secret ID.
The Value column is only readable once — as soon as you leave the page, Microsoft hides it. If you forget to copy it, delete the secret and create a new one. The Secret ID looks similar but won't authenticate Clearooms.
Plan the renewal now.
Secrets do not auto-renew. When this one expires, the integration will stop without warning. Set a calendar reminder for one month before expiry. Renewal procedure: Renewing your Microsoft 365 Calendar integration secret.
Step 1.4 · Certificates & secrets pane
The Certificates & secrets pane after you click Add. The Value (highlighted) is the only chance to copy the secret — copy it now.
Step 1.5 · Permissions cheat-sheet
Clearooms uses three Microsoft Graph application permissions. Type must be Application, not Delegated
- Clearooms calls Graph as itself, not on behalf of a signed-in user.

STEP 1.6 Assign API permissions
Finally, give the app permission to read your company's calendars:
- In the app's left rail, click API permissions.
- Click + Add a permission.
- Choose Microsoft Graph.
- Select Application permissions (not Delegated).
- Tick the three permissions:
- Calendars.ReadWrite — Read and write calendars in all mailboxes
- Directory.Read.All — Read directory data
- Place.Read.All — Read all company places
- Click Add permissions.
- Back on the API permissions list, click Grant admin consent for <your tenant> and confirm.
Type must be Application — not Delegated.
Clearooms calls Microsoft Graph as itself, not on behalf of a signed-in user. User.Read (Delegated) is added automatically by Microsoft when the app is created — leave it in place; Clearooms does not use it.

Step 1.7 · Grant admin consent
Microsoft will ask you to confirm the consent. Once you click Yes, every row's status should change to
Granted for <your tenant>.

If you do not see the Grant button, you are not a Global Administrator.
Forward the app registration name and tenant ID to your Global Admin and ask them to perform the consent step. Without it, the Clearooms Test Settings button will fail with a 403 error.
Step 2 — Add the credentials to Clearooms
You should now have three values from Microsoft Entra:
- Application (client) ID — from the app's Overview pane
- Client secret Value — from Certificates & secrets
- Directory (tenant) ID — from the Microsoft Entra ID Overview pane
Enter them into the Clearooms portal:
- Sign in to portal.clearooms.com as an administrator.
- Open Settings → Apps & Integrations.
- Choose Office 365 Integration.
- Toggle Enable Office 365 Calendar Integration on.
- Paste the Application (client) ID into the Client ID field.
- Paste the Client Secret Value into the Client Secret field.
- Paste the Directory (tenant) ID into the Tenant ID field.
- Click Save, then Test Settings to confirm the connection.


About the Webhook URL field. The Webhook URL on the Office 365 Integration page is read-only. It is the inbound endpoint Microsoft Graph posts to when a room booking changes. You do not need to configure it. If your network team filters outbound traffic from Microsoft 365, share the URL with them so they can allowlist api.clearooms.com.
Test Settings — what to expect
After clicking Test Settings, Clearooms calls Microsoft Graph using the credentials you supplied. You should see one of two results.
✓ Connection successful.
Credentials are valid, admin consent is granted, and Clearooms can list the room mailboxes available for import. Move on to step 3.
! Connection failed.
The most common causes — in order of frequency:
- Wrong Tenant ID. Double-check the value against Microsoft Entra ID → Overview. The Tenant ID is a GUID — about 36 characters with hyphens.
- Pasted the Secret ID instead of the Secret Value. Re-open Certificates & secrets in Microsoft Entra. If the Value is no longer visible, delete the secret and create a new one.
- Admin consent not granted. Go back to API permissions — every required row should say Granted for <your tenant>.
- Permission type set to Delegated. All three Clearooms permissions must be type Application.
- Secret has expired. The Certificates & secrets page shows the expiry date.
If an error still appears, please check that all the steps above are completed correctly. New rooms added to Microsoft can take up to 24 hours to become visible in the import screens on Clearooms.
Step 3 — Import meeting rooms into Clearooms
With the integration live, choose which Microsoft 365 room mailboxes you want to surface in Clearooms.
- Go to Settings.
- Click the Meeting Rooms tab.
- Click Manage Rooms.
- Choose the office to import the room into.
- Click + Import next to each room you want to expose in Clearooms.

A new room is missing from the list?
New rooms added in Microsoft 365 can take up to 24 hours to appear in this dialog — Microsoft Graph caches the place directory aggressively. If a room is still missing after 24 hours, check that it has a license assigned and is not marked HiddenFromAddressListsEnabled.
Step 4 — Add rooms to your office plan
- Go to Settings → Offices, then choose Edit Office Plan.
- Scroll down to your floor plan.
- Click in an empty space to create a new icon.
- Switch the top-right toggle from Desks to Rooms.
- Select the room from the dropdown.
- Click Add to plan.

Room icons can be moved by clicking on an existing icon and dragging around the screen, or by clicking on the icon and using the four directional arrows located at the bottom right of the edit screen.
Your meeting room icons do not move when you upload a new image, so if the plan is a different size or rooms have changed position, you will need to relocate the icons.
What next
- Pair a Room Display App. Mount a tablet outside each room running the Clearooms Room Display App for green / red availability and one-tap booking. Setup guide.
- Schedule the secret renewal. The client secret expires in 1 or 2 years. Add a reminder to your team calendar one month before. Renewal procedure.
- Tell your team. Bookings made anywhere — Outlook, Teams, the Clearooms portal or the mobile app — now sync both ways.
You can download this guide as a PDF here.
