Actions
Create Task
Create a task in a workspace, project or under a parent task.
Note: You must provide one of these parameters:
Workspace
Project IDs
Parent Task ID
External Documentation
To learn more, visit the Asana documentation.
Basic Parameters
Parameter | Description |
---|---|
Assignee ID | The global ID of the user to assign the task to. |
Due At | The date and time on which this task is due. |
Name | The name of the task. |
Notes | Information associated with the task. |
Parent Task ID | The ID of an existing task. The newly created task will be added as a subtask of this parent task. |
Project IDs | A comma-separated list of project IDs to add the task to. |
Start At | Date and time on which work begins for the task. |
Workspace | The workspace global ID. |
Advanced Parameters
Parameter | Description |
---|---|
Approval Status | The approval status of this task.This parameter is synchronized with the Completed parameter, meaning pending translates to false while approved , rejected , and changes_requested translate to true . If you set the Completed parameter to true , this parameter will be set to approved . |
Completed | When checked, the task is currently marked complete.This parameter is synchronized with the Approval Status parameter, meaning that if this parameter is checked , the Approval Status parameter will automatically be set to approved . |
Followers | A comma-separated list of identifying users. These can either be the string “me”, an email, or the global ID of a user. |
Liked | When checked, the task is liked by the authorized user. |
Resource Subtype | The subtype of this resource.Note: The Resource Subtype milestone represent a single moment in time. This means tasks with this subtype cannot have a Start Date . |
Tags | A comma-separated list of tag global IDs. |
Example Output
Workflow Library Example
Create Task with Asana and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?