Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Connect your users to monday.com for work management, project boards, task tracking, and team collaboration.
PropertyValue
Provider IDmonday
CategoryProductivity
PKCENot supported
Token refreshNot supported (permanent tokens)
Redirect URIShown in Developer Portal

Step 1: Create a monday.com OAuth App

1

Go to the monday.com Developer Center

Navigate to monday.com/developers/apps and sign in.
2

Create a new app

Click Create app and enter the app name.
3

Configure OAuth

Under OAuth, add the Alter callback URL from the Developer Portal to the Redirect URLs field.
4

Get your credentials

Copy the Client ID and Client Secret from the OAuth settings.
Never share your Client Secret publicly. Store it securely and only enter it in the Alter Vault Developer Portal.

Step 2: Add to Alter Vault

1

Open the Developer Portal

Go to portal.alterauth.com and navigate to your app.
2

Add monday.com provider

Go to OAuth Providers > Add Provider > monday.com.
3

Enter credentials

  • Client ID: Paste your monday.com Client ID
  • Client Secret: Paste your monday.com Client Secret
4

Select scopes

Choose the scopes your app needs.
5

Save

Click Save. The provider is now active.

Available Scopes

ScopeDescription
me:readRead authenticated user information
boards:readRead boards and items
boards:writeCreate and modify boards and items
workspaces:readRead workspace information
updates:readRead updates on items
updates:writeCreate updates on items

Notes