Skip to content
AskElephant Knowledge Base home

Update Section

Renames an existing section in an Asana project. Use it to keep section names in sync as a project moves through different stages.

Update Section node in the workflow builder

What It Does

Changes the name of the section you specify to the new name you provide.

When To Use It

Use this when a workflow needs to relabel a section automatically, such as renaming a "Sprint 12" section to "Sprint 13" when a new sprint starts. If you need to create a brand new section instead, use Create Section.

Configuration

Configure the node with these settings:

Field

What it controls

Section ID

The GID of the section to update. Required.

Name

The new name for the section. Required.

Outputs

The node passes these values downstream. Check the Outputs tab on the configured node to confirm exact paths.

Variable

Type

Description

Example

sectionId

string

{{nodeId.sectionId}}

oldName

string

{{nodeId.oldName}}

newName

string

{{nodeId.newName}}

success

boolean

{{nodeId.success}}

Example Workflow

When a new sprint starts, a workflow uses Update Section to rename the current sprint section to reflect the new sprint number.

  • Create Section

  • Delete Section

  • Add Task to Section

Need More Help?

Reach the AskElephant support team by:

  • clicking the Support tab on the right side of your screen,

  • emailing [email protected],

  • or using @askelephant support in your dedicated Slack channel.