Gets a task in Asana using the task ID.
Input Fields
- Task
- Task ID (text): The ID of the task. Found in the URL.
- Example: https://app.asana.com/0/85626576440465/**208303148922832 **
- When the task is selected, the final string of numbers is the task ID.
- Task ID (text): The ID of the task. Found in the URL.
Output Fields
- Project
- Task Name (text): The name of the project.
- Description (text): A brief overall description of the project.
- Time Created (text): The date and time at which the project was created.
- Time Modified (text): The date and time at which the project was last updated.
- Completed? (text): If the task has been completed.
- Time Completed (text): Dependent if task has been completed, if so the time the task has been completed is documented here.
- Due On (text): When the task is due; date.
- Due At (text): When the task is due; time.
- Workspace ID (text): The ID of the workspace the task is in.
- Workspace Name (text): The name of the workspace the task is in.
- Project ID (text): The ID of the project.
- Project Name (text): The project name.
- Parent Task ID (text): For nested tasks.
- Assignee ID (text): The ID of the user the task was assigned to.
- Assignee Names (text): The name of the user the task was assigned to.
- Attachment IDs (text): Attachment IDs.