monday.com is a cloud-based platform that powers teams to run projects and workflows. It is a simple but intuitive work operating system for teams to shape workflows, adjust to shifting needs, and create transparency.
monday.com documentation: API guide, Authentication
Currently, Celigo integrator.io does not offer a prebuilt connector to monday.com. However, you can integrate with the API by setting up a universal HTTP connection with token-based authentication.
Contents
- A. Set up an HTTP connection
- B. Describe the general HTTP connection settings
- C. Provide required HTTP account information
- D. Configure authentication settings
- E. Specify how to test this connection
- F. Test the connection
- Watch: Build a flow using the monday.com connection
A. Set up an HTTP connection
Start establishing an HTTP connection to monday.com in either of the following ways:
- From the Resources menu, select Connections. Then, click + Create connection at the top right.
– or – - While working in a new or existing integration, you can add an application to a flow simply by clicking Add source or Add destination/lookup.
In the resulting Application list, select HTTP.
The Create connection panel opens with required and advanced settings.
B. Describe the general HTTP connection settings
Edit the General settings specific to your account and this connection resource.
Name (required): Provide a clear and distinguishable name. Throughout integrator.io imports and exports, you will have the option to choose this new connection, and a unique identifier will prove helpful later when selecting among a list of connections that you’ve created.
Application (required, non-editable): A reminder of the app you’re editing.
Mode (required): Select Cloud.
C. Provide required HTTP account information
Note: This article is concerned only with the settings needed for the monday.com connection. For complete field documentation, see Set up a token-based HTTP connection.
At this point, you’re presented with a series of options for providing HTTP authentication.
Base URI (required): Enter the monday.com base URI: https://api.monday.com/v2
.
Configure HTTP header: Configure the HTTP header only when you are uploading files to monday.com
Media type (required): Select JSON.
Override media type for success responses: Accept the default value, Do not override.
Override media type for error responses: Accept the default value, Do not override.
D. Configure authentication settings
In the Configure authentication section, select and configure the authentication.
Auth type (required): Select Token.
Token (required): Enter the API token provided to you by monday.com. Multiple layers of protection are in place, including AES 256 encryption, to keep your connection’s API token safe. When editing this connection, you must enter this token again; it is stored only when the connection is saved and never displayed as text.
Send token via (required): Select HTTP header.
Header name (required): Accept the default value, Authorization.
Header scheme: Accept the default value, None.
- Sign into your monday.com account.
- Navigate to Profile > Account > Admin > API.
- Copy your API token.
Tip: To create an API token, you can click Generate.
E. Specify how to test this connection
Expand the How to test this connection? section.
HTTP method: Select POST.
F. Test the connection
Once you have configured the monday.com connection, you have a few options for continuing:
- Save – click to test the connection, commit the new connection so that it will be available to all integrations for your account
- Save & close – click to test and save the connection and exit the Create connection panel
- Close – click to exit without saving any new changes
- Test connection – click to verify that your new connection is free of errors
When you test or save the connection, it is verified before continuing.
The new connection is now successfully added to your account. It will be applied to the current source or destination app if you created it within a flow. Otherwise, you may proceed to register the connection with an integration.
Comments
0 comments
Please sign in to leave a comment.