JDBC Driver for Monday

Build 22.0.8462

Creating a Custom OAuth App

Create a Custom OAuth App: Desktop

Complete the following procedure to obtain the OAuthClientId, OAuthClientSecret, and CallbackURL.

Create a Custom OAuth App: Web Apps

Complete the following steps to obtain the OAuthClientId and OAuthClientSecret:

  1. Login to your Monday account, click the avatar icon, and select Developers.
  2. Click Create App in MyApps.
  3. The app's OAuthClientId and OAuthClientSecret will be shown in the app's Basic information section.
  4. Scopes and redirect URLs can be added in the app's OAuth section. Set the redirect URL to http://localhost:3333.

    To successfully connect via OAuth, the following scopes must be enabled: boards:read, workspaces:read, users:read, account:read, updates:read, assets:read, tags:read, and teams:read.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462