Back to Search AI connectors list Monday is a work operating system for planning, tracking, and managing workflows, projects, and team collaboration. It features customizable boards for managing workflows, assigning tasks, and visualizing project progress. Search AI ingests content from items within boards on Monday, making them searchable and improving accessibility.Documentation Index
Fetch the complete documentation index at: https://koreai.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Connector Specifications
| Specification | Details |
|---|---|
| Repository type | Cloud |
| Supported content | Items on a board |
| RACL support | Yes |
| Content filtering | No |
Authorization Support
Search AI supports two authentication methods for Monday: Monday API token and OAuth 2.0.Monday Configuration
Generate a Monday API Token
- Click the profile picture in the top right corner.
- Go to the Administration page. Click Connections, go to the API tab, and click Generate to create a new token. Copy the token.
- Alternatively, go to the Developers page and click My Access Tokens to view and copy the access token.
Generate OAuth Credentials
- Click the profile picture in the top right corner.
- Go to the Developer Center. On the My Apps page, click Create App.
- Go to the app’s OAuth page and enable the following scopes:
boards:readusers:read
- Go to the Redirect URL tab and enter the URL that matches your deployment. Click Save.
- JP Region:
https://jp-bots-idp.kore.ai/workflows/callback - DE Region:
https://de-bots-idp.kore.ai/workflows/callback - Prod:
https://idp.kore.com/workflows/callback
- JP Region:
- From the Basic Information page for the app, copy the client credentials.
Configure the Monday Connector in Search AI
Provide the following fields when configuring the Monday connector:| Field | Description |
|---|---|
| Name | Unique identifier for the connector |
| Authorization Type | Select Personal Access Token (global API token) or OAuth 2.0 (provide client credentials) |
RACL Support
Access control for the Monday Connector uses the BoardID of the board as the permission entity. For every item in a board, thesys_racl field contains the board ID. Use the Permission Entity APIs to associate users with this permission entity.