Overview
The Asana integration provides three workflow actions for managing tasks directly from Rootly incidents. If you are unfamiliar with how Genius workflows work, visit the Workflows documentation first.Available Workflow Actions
Create an Asana Task
This action creates a new task in a specified Asana project.
Use the Incident Variable Explorer to preview what Liquid variables return for your incidents.
Create an Asana Subtask
This action creates a subtask under an existing Asana task.When a Create an Asana Task action runs, Rootly stores the resulting task ID on the incident record. Reference it in subsequent subtask actions using Liquid variables.

Update an Asana Task
This action updates an existing Asana task with new values.
Custom Fields
Use the Custom Fields Mapping field to set Asana custom field values using a JSON object. The key is the Asana custom field ID and the value depends on the field type. Text fieldsTo find custom field IDs and enum option IDs, use the Asana API or inspect the URL when editing a custom field in Asana.