Which OAuth permissions are required for the app?
OAuth scopes allow us to specify exactly how an app needs to access a monday.com user’s account.
Scopes used
The scopes listed below are all the monday.com OAuth scopes that the app does use.
Scope | Description | Why used |
---|---|---|
| Read a user's profile information | Used by data export automations to display user data |
| Read user's boards data | Used by data export automations: |
| Modify user's boards data | Used by data import automations: |
| Read user's workspaces data | |
| Read the profile information of the users on the account | Used by data export automations to populate the data for columns of type People |
| Read general information about the account | Used by data export automations to display account data |
| Read updates and replies the user can see | Used by Export/sync files attached to updates into SharePoint |
| Read information of assets that the user has access to | Used by |
| Read information about teams in the account | Used by data export automations to populate the data for columns of type People |
Scopes not used
The scopes listed below are all the monday.com OAuth scopes that the app does not use.
Scope | Description |
---|---|
| Read user's docs |
| Modify user's docs |
| Modify user's workspaces data |
| Modify the profile information of the users on the account |
| Send notifications on behalf of the user |
| Post or edit updates on behalf of the user |
| Read the tags of the account |
| Create and modify webhooks |
| Read existing webhooks configuration |