← Back to Bazaar
asana-core
Copied!
Wild
Superior, cleaner, and more compact Asana core integration focusing on essential workspace, project, and task management primitives.
Equipped By
3Minds
Comprised Of
9App Tools
App Tools
9createStoryPOST
Add a comment (story) to a task. Use either 'text' or 'html_text'.
createTaskPOST
Create a new Asana task.
getMeGET
Get the current authenticated user's details.
getProjectsGET
Get projects with filters for workspace, team, and archival status.
getStoriesGET
Get all stories (comments/events) for a specific task.
getTaskGET
Get the full record for a specific task.
getTasksGET
Search for tasks using filters. Use 'project' or both 'workspace' and 'assignee'.
getWorkspacesGET
List all workspaces accessible to the user.
updateTaskPUT
Update an existing Asana task.