📝

Asana

Asana API integration with managed OAuth via the Maton gateway. Access tasks, projects, workspaces, users, and webhooks to manage work items and track projects directly from your Clawdbot.

byungkyuv1.0.0
Productivity & Tasks
正在連線至 VM...
正在連線至 VM...
npx clawhub@latest install asana-api
29目前安裝數
3累計安裝數
v1.0.0版本

系統需求

Maton Gateway

This skill connects your Clawdbot to the Asana API through a managed OAuth gateway. It lets you create, read, update, and delete tasks and projects, browse workspaces and users, search tasks, and set up webhooks for real-time notifications — all without manually handling OAuth tokens.

運作原理

All API requests are routed through the Maton gateway at https://gateway.maton.ai/asana/{native-api-path}, which proxies requests to app.asana.com and automatically injects your OAuth token. You authenticate with a single Maton API key, and the gateway manages Asana OAuth connections on your behalf. You can manage multiple Asana connections and specify which one to use per request.

核心功能

Task Management
Create, read, update, and delete tasks. Set assignees, due dates, notes, and projects. Create subtasks and search tasks across workspaces.
Project Management
List, create, update, and delete projects. Filter by workspace or team and retrieve tasks within a project.
Workspace and User Access
Browse authorized workspaces, list users, get user profiles, and manage workspace membership.
Webhooks
Create, list, update, and delete webhooks to receive real-time notifications on task and project changes.
Managed OAuth
No need to handle OAuth flows directly. The Maton gateway manages token refresh and connection lifecycle automatically.
Multiple Connections
Support for multiple Asana accounts via the Maton-Connection header.
Cursor-Based Pagination
Navigate large result sets using Asana's offset-based pagination with next_page tokens.

系統需求

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

使用情境

Automated Task Creation
Have your Clawdbot create Asana tasks from incoming requests, emails, or other triggers.
Project Status Reports
Query tasks and projects to generate status summaries or identify overdue items.
Cross-Tool Workflows
Combine with other skills to sync data between Asana and other platforms like Slack, GitHub, or calendars.
Webhook-Driven Automation
Set up webhooks to trigger actions when tasks are completed, reassigned, or updated.

安裝方式

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

評價

0 則評價

登入後撰寫評價

尚無評價。來分享你的使用體驗吧!