TDV Adapter for Monday

Build 23.0.8839

Creating a Custom OAuth Application

To create a custom OAuth application for use in Monday:

  1. Login to your Monday account dashboard.
  2. Click the avatar icon and select Developers.
  3. In MyApps, click Create App.
  4. In the new application's Basic Information section, record the application's OAuthClientId and OAuthClientSecret.
  5. In the new application's OAuth section, enable the following scopes:
    • boards:read
    • boards:write
    • workspaces:read
    • workspaces:write
    • docs:read
    • docs:write
    • webhooks:read
    • webhooks:write
    • users:read
    • account:read
    • updates:read
    • updates:write
    • assets:read
    • tags:read
    • teams:read
    • notifications:write
  6. If this will be a Desktop app, specify a redirect URL of http://localhost:3333.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839