David Simpson Apps

Which OAuth permissions are required for the app?

OAuth scopes allow us to specify exactly how an app needs to access a user's monday.com and Microsoft 365 accounts.

Scopes for Microsoft 365

Details of the OAuth required for Microsoft 365 can be found here: Microsoft 365 permissions & admin consent explanation

Scopes for monday.com

Scopes used

ScopeDescriptionWhy used
me:readRead a user's profile informationUsed by data export automations to display user data
boards:readRead user's boards dataUsed by data export automations: Export to Word – Templated document generation; Export to HTML email - Templated email generation; Export board data to Excel
boards:writeModify user's boards dataUsed by data import automations: Import board data from Excel
workspaces:readRead user's workspaces data
users:readRead the profile information of the users on the accountUsed by data export automations to populate the data for columns of type People
account:readRead general information about the accountUsed by data export automations to display account data
updates:readRead updates and replies the user can seeUsed by Export/sync files attached to updates into the SharePoint folder for an item
updates:write 1Write updates the user can seeUsed to add an Outlook email to item updates
assets:readRead information of assets that the user has access toUsed by Secure Embed; Export/sync files attached to updates into the SharePoint folder for an item
teams:readRead information about teams in the accountUsed by data export automations to populate the data for columns of type People

Scopes not used

ScopeDescription
docs:readRead user's docs
docs:writeModify user's docs
workspaces:writeModify user's workspaces data
users:writeModify the profile information of the users on the account
notifications:writeSend notifications on behalf of the user
tags:readRead the tags of the account
webhooks:writeCreate and modify webhooks
webhooks:readRead existing webhooks configuration

Updates to monday.com permissions

From time to time, as the functionality of the app expands, we need to expand the permissions that the app requires.

A list of recent changes to permissions:

1 July 15, 2026

Added:

These permissions are only used with your consent and only for the user account that granted them.

What happens when new permissions are added?

  • Existing automation blocks will retain the old permissions, and continue to work using the old permissions
  • New automation blocks which use the new permissions will need to be authenticated with monday.com to pick up the new permissions
  • The new permissions will require approval by a monday.com administrator.

How to update app permissions:

If the app currently has different permissions to those described above, a monday.con administrator can fix this by approving the app at https://youraccountname.monday.com/marketplace/v2/app/listing/10000076/microsoft-365-sharepoint-outlook-integration-m365app#permissions where youraccountname is unique to your monday.com account.