ClickUp

ClickUp API integration with managed OAuth via the Maton gateway. Access tasks, lists, folders, spaces, workspaces, users, and webhooks to manage projects and track work from your Clawdbot.

byungkyuv1.0.0
Productivity & Tasks
Conectando a la VM...
Conectando a la VM...
npx clawhub@latest install clickup-api
40Instalaciones actuales
2Instalaciones totales
v1.0.0Versión

Requisitos

Maton Gateway

This skill connects your Clawdbot to the ClickUp API through a managed OAuth gateway. It lets you manage the full ClickUp hierarchy — workspaces, spaces, folders, lists, and tasks — along with users and webhooks, all without manually handling OAuth tokens.

Cómo funciona

All API requests are routed through the Maton gateway at https://gateway.maton.ai/clickup/{native-api-path}, which proxies requests to api.clickup.com and automatically injects your OAuth token. You authenticate with a single Maton API key, and the gateway manages ClickUp OAuth connections on your behalf. Multiple connections are supported via the Maton-Connection header.

Características principales

Task Management
Create, read, update, and delete tasks. Set priority, status, assignees, due dates, tags, and custom fields. Filter tasks by status, assignee, list, space, or folder.
Workspace Hierarchy
Navigate the full ClickUp hierarchy: Workspace (team) → Space → Folder → List → Task. List and manage resources at every level.
Spaces and Folders
Create, update, and delete spaces with configurable features (due dates, time tracking). Organize work into folders with full CRUD operations.
Lists
Manage lists within folders or as folderless lists in spaces. Create, update, and delete lists.
User Information
Retrieve the current authorized user's profile including username, email, timezone, and preferences.
Webhooks
Create, update, and delete webhooks for real-time event notifications including task, list, folder, space, goal, and comment events.
Managed OAuth
Authentication is handled through the Maton gateway. Provide your Maton API key and the gateway manages ClickUp OAuth tokens automatically.
Pagination
Page-based pagination with up to 100 tasks per page.

Requisitos

Maton API Key
Sign up at maton.ai and copy your API key from settings.
ClickUp OAuth Connection
Create and authorize a connection at ctrl.maton.ai.
Network Access
Outbound HTTP access to gateway.maton.ai and ctrl.maton.ai.

Casos de uso

Automated Task Creation
Have your Clawdbot create ClickUp tasks from incoming requests, support tickets, or other triggers with proper priority and assignees.
Project Status Reports
Query tasks across workspaces and filter by status, assignee, or due date to generate project health summaries.
Cross-Tool Workflows
Combine with other skills to sync data between ClickUp and platforms like GitHub, Slack, or calendars.
Webhook-Driven Automation
Set up webhooks to trigger actions when tasks are created, completed, reassigned, or commented on.

Cómo instalar

1
Run in your terminal
npx clawhub@latest install clickup-api
or
2
Click the Install button at the top of this page for one-click setup

Reseñas

0 reseñas

Inicia sesión para escribir una reseña

Aún no hay reseñas. ¡Sé el primero en compartir tu experiencia!