Asana · Arazzo Workflow
Asana Insert a Section Into a Project
Version 1.0.0
List a project's sections, then insert a new section at the top of the board.
View Spec
View on GitHub
CollaborationProductivityProject ManagementProjectsTask ManagementTasksWorkflowArazzoWorkflows
Provider
Workflows
insert-section-into-project
Insert a new section at the top of a project's board.
Lists a project's sections, then inserts a new section before the first existing section.
1
listSections
getSectionsForProject
List the project's current sections to find the first one.
2
insertSection
insertSectionForProject
Insert the new section before the current first section.