📝

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
Yhdistetään virtuaalikoneeseen...
Yhdistetään virtuaalikoneeseen...
npx clawhub@latest install asana-api
29Nykyiset asennukset
3Asennukset yhteensä
v1.0.0Versio

Vaatimukset

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.

Toimintaperiaate

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.

Tärkeimmät ominaisuudet

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.

Vaatimukset

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.

Käyttötapaukset

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.

Asennusohjeet

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

Arvostelut

0 arvostelua

Kirjaudu sisään kirjoittaaksesi arvostelun

Ei arvosteluja vielä. Ole ensimmäinen jakamaan kokemuksesi!

Asana + Claude Code Skill | MyClaw.ai