mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.1 KiB
1.1 KiB
| title | description | contentType |
|---|---|---|
| monday.com credentials | Documentation for monday.com credentials. Use these credentials to authenticate monday.com in n8n, a workflow automation platform. | integration |
monday.com credentials
You can use these credentials to authenticate the following nodes:
/// warning | Minimum required version The monday.com node requires n8n version 1.22.6 or above. ///
Prerequisites
Create a monday.com{:target=_blank .external-link} account.
Authentication
You can authenticate using an access token or OAuth:
- Refer to Monday Developers | Authentication{:target=_blank .external-link} for information on getting your access token.
- Refer to Monday Developers | OAuth {:target=_blank .external-link} for more information on setting up OAuth. You need to register a Monday app, and get the client ID and client secret. Give it the scopes boards:write and boards:read.