Skip to main content
createSubtask creates a child using its parent as workspace context.
automations/create-asana-subtask.automation.ts
parentTaskId and name are required. It supports the same assignment, status, completion, custom-field, due/start, description, subtype, follower, and account inputs as createTask, but not workspace or project placement. The same mutually exclusive date and description rules apply. Returns the created AsanaTask with its parent reference when supplied by Asana.