Asana
Business appsBearer tokencredential probe
Create tasks in Asana (personal access token).
OCNORA ships 31 typed Asana operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://app.asana.com/api/1.0 through the HTTP node with the same credential.
Triggers 1
- EventStart a run when Asana reports a change to a task, project or workspace.trigger.asana_event
Operations 31
- Add AttachmentAttach a link, or upload a file, to a task or project.asana.add_attachment
- Add Task FollowersAdd one or more followers to a task so they receive its notifications.asana.add_task_follower
- Add Tag to TaskAttach an existing tag to a task.asana.add_task_tag
- Add Task to ProjectAdd an existing task to a project, optionally at a chosen position.asana.add_task_to_project
- Add Task to SectionMove a task into a section of the project that owns it.asana.add_task_to_section
- Comment on TaskPost a comment on a task as the connection's user.asana.create_comment
- Create ProjectCreate a project in a workspace or team.asana.create_project
- Create SectionCreate a section (a column or grouping) in a project.asana.create_section
- Create SubtaskCreate a new subtask underneath an existing task.asana.create_subtask
- Create TagCreate a tag in a workspace so tasks can be labelled with it.asana.create_tag
- Create TaskCreate a task in Asana.asana.create_task
- Delete ProjectDelete an Asana project, moving it to the caller's trash.asana.delete_project
- Delete TaskDelete an Asana task, moving it to the caller's trash.asana.delete_task
- Get Current UserFetch the Asana user the connection authenticates as.asana.get_me
- Get ProjectFetch one Asana project by its gid.asana.get_project
- Get TaskFetch one Asana task by its gid.asana.get_task
- Get UserFetch one Asana user by gid, email address, or 'me'.asana.get_user
- List ProjectsList projects in a workspace or team.asana.list_projects
- List SectionsList the sections of a project in board order.asana.list_sections
- List Task StoriesList a task's stories — its comments and its activity log.asana.list_stories
- List SubtasksList the subtasks of a task.asana.list_subtasks
- List TagsList the tags in a workspace.asana.list_tags
- List TasksList tasks in a project or section, or a person's tasks in a workspace.asana.list_tasks
- List TeamsList the teams in a workspace or organization.asana.list_teams
- List UsersList the users of a workspace or a team.asana.list_users
- List WorkspacesList every workspace and organization the connection can see.asana.list_workspaces
- Remove Task from ProjectRemove a task from a project without deleting the task.asana.remove_task_from_project
- Search TasksSearch tasks across a workspace with Asana's advanced-search filters.asana.search_tasks
- Set Task ParentMake a task a subtask of another task, or move it between parents.asana.set_task_parent
- Update ProjectChange fields on an existing Asana project.asana.update_project
- Update TaskChange fields on an existing Asana task.asana.update_task
More in Business apps
Run your first Asana workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.