You can use these credentials to authenticate the following nodes:
Supported authentication methods
Refer to monday.com’s API documentation for more information about authenticating with the service.
Using API token
To configure this credential, you’ll need a monday.com account and:
To get your token:
- In your monday.com account, select your profile picture in the top right corner.
- Select Developers. The Developer Center opens in a new tab.
- In the Developer Center, select My Access Tokens > Show.
- Copy your personal token and enter it in your credential as the Token V2.
Refer to monday.com API Authentication for more information.
Using OAuth2
To configure this credential, you’ll need a monday.com account and:
- A Client ID
- A Client Secret
To generate both these fields, register a new monday.com application:
- In your monday.com account, select your profile picture in the top right corner.
- Select Developers. The Developer Center opens in a new tab.
- In the Developer Center, select Build app. The app details open.
- Enter a Name for your app.
- Copy the Client ID and enter it in your credential.
- Show the Client Secret, copy it, and enter it in your credential.
- In the left menu, select OAuth.
- For Scopes, select
boards:write
and boards:read
.
- Select Save Scopes.
- Select the Redirect URLs tab.
- Copy the OAuth Redirect URL and enter it as the Redirect URL.
- Save your changes in monday.com.
- Select Connect my account to finish the setup.
Refer to Create an app for more information on creating apps.
Refer to OAuth and permissions for more information on the available scopes and setting up the Redirect URL.
Responses are generated using AI and may contain mistakes.