Authentication
To authenticate the monday.com connector you will need a Board ID and an API Key.
A new instance of the connector should be installed for each board you want to interface with.
API Key
-
Log into your monday.com account
-
Click on your avatar (picture icon) in the bottom left corner
-
Select Admin from the resulting menu (this requires you to have admin permissions)
-
Go to the API section
-
Generate an “API v2 Token”
-
Copy your token
You can regenerate a new token at any time. Doing so will cause the existing one to expire.
Board ID
-
On the left side of your monday.com account’s dashboard you should see a “Workspaces” menu
-
From that menu, locate the Workspace that contains the board you want to interface with
-
Locate and select the board, you will be redirected to the selected board’s user interface
-
The Board ID will be displayed in the URL. From the following image our Board ID would be 123456789
Connector Setup
-
Locate the monday.com connector
Cyclr Console > Connectors > Connector Library > monday.com
-
From the Edit Connector interface click ‘Setup’
-
Enter your Board ID, click ‘Next’
-
Enter your API Key, click ‘Next’
The connector is now authenticated and ready to use.
Edit me