Add task project in Asana.
Application
Asana
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
Task ID | The ID of the task to add the project to | Text (Short) | Yes | |
Project ID | The project where the task will be added | Text (Short) | Yes | |
Insert after | A task in the project to insert the task after, or null to insert at the beginning of the list | Text (Short) | No | |
Insert before | A task in the project to insert the task before, or null to insert at the end of the list | Text (Short) | No | |
Section | A section in the project to insert the task into. The task will be inserted at the bottom of the section | Text (Short) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A