Asana · Arazzo Workflow
Asana Create Dependent Tasks
Version 1.0.0
Create a blocking task and a dependent task, then wire the dependency between them.
View Spec
View on GitHub
CollaborationProductivityProject ManagementProjectTask ManagementTaskWorkflowsArazzoWorkflows
Provider
Workflows
link-task-dependencies
Create two tasks and mark one as dependent on the other.
Creates a blocking task and a dependent task, then adds the dependency.
1
createBlockingTask
Create the task that must complete first.
2
createDependentTask
Create the task that is blocked by the first task.
3
addDependency
Declare the dependent task as blocked by the blocking task.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.