Specifications
| Specification | Details |
|---|---|
| Repository type | Cloud |
| Supported content | Tasks and Sub-Tasks |
| RACL support | Yes |
| Content filtering | No |
Prerequisites
Search AI uses the ClickUp API with a personal API token for authentication. To generate one:- Go to Workspace Settings.
- Under Settings, open the Apps page.
- Copy your API token. If none exists, click Generate to create one.
Configure the ClickUp Connector in Search AI
On the Auth page of the connector, provide the following details and click Connect.| Field | Value |
|---|---|
| Name | Unique name for the connector |
| Authorization Type | APIKey |
| API Key | Personal API token generated in ClickUp |
Content Ingestion
After a successful sync, the connector ingests tasks and sub-tasks from ClickUp including:- Task description and metadata: status, priority, start date, due date, project name, folder
- Checklists and sub-tasks associated with each task
- Attachment names and URLs (attachment content is not ingested)
RACL Support
Thesys_racl field for each task is populated with the folder ID of the folder containing the task. Tasks directly under a space have sys_racl set to *.
The folder ID is used as a permission entity. Use the Permission Entity APIs to associate users with the folder ID entity to enforce access control.