Monday.com Connection

See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Monday.com connector.

Monday.com is a cloud-based platform that allows applications creation and project management.

This topic describes how to authenticate to Monday.com and configure any necessary connection properties in the Monday.com connection connector.

Connection Configuration

Each connection property available in the Monday.com connector is explained below.


Connection Name

The name of the connection to be created should be provided. This is the name that will display on the list of available connections.


Schema

Specifies which Monday API to use. The available values are GraphQL and AuditLog.


Auth Scheme

The type of authentication to use when connecting to Monday.com.

Possible Values

  • OAuth: Set this to perform Monday OAuth authentication.

  • Token: Set this to perform Monday token authentication.


OAuth

If OAuth is selected, additional configuration parameters will get listed.

Client ID

The client Id assigned when you register your application with an OAuth authorization server.

Client Secret

The client secret assigned when you register your application with an OAuth authorization server.

Access Token

The access token for connecting using OAuth.

Refresh Token

The OAuth refresh token for the corresponding OAuth access token.

The Refresh Token property is used to refresh the Access Token when using OAuth authentication.


Token

If Token is selected, additional configuration parameter will get listed.

API Token

The API token used for accessing your Monday.com account.


After entering all the details, click on the TEST button.

If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.

Click on the CREATE button to save the changes.

If the details are incorrect or the server is down, you will get a message “Connection unavailable”.

Top