n8n-docs/docs/integrations/builtin/credentials/mondaycom.md
Deborah Barnard 445b3b035e wip
2024-01-25 09:22:03 +00:00

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.