Asana Connection
Connect Asana to create tasks, manage projects, and automate work tracking.
Required Credentials
- Access Token (Personal Access Token)
Setup Steps
- Go to Asana Developer Console
- Click "Create new token"
- Name your token (e.g., "Workflow Builder")
- Click "Create token"
- Copy the generated token (shown only once)
- Add the token to your Workflow Builder connections
Features
- Create tasks in projects
- Update task details and status
- Assign tasks to team members
- Add comments to tasks
- List projects and workspaces
Best Practices
- Store tokens securely
- Use workspace and project IDs for consistent operations
- Handle task dependencies properly
- Respect API rate limits (1500 requests per minute)