Delete comment
- Updated: 2026/04/27
The Delete comment action deletes any comment in an Asana workspace.
Overview
Only the user who created the comment can delete the comment. The automation fails when a user attempts to delete a comment that another user has created.
Settings
The following settings are available in the Delete comment action:
- Session
- The Asana session that the
Connect action creates. Choose one of the
following options as per the Connect action settings:
- Session name: Select the string variable that stores the session name or enter the session name manually in the text box.
- Variable: Select the Asana session variable that holds the session name.
- Story GID
- The globally unique identifier (GID) of the Asana comment to delete.
- Assign response to (Optional)
- The boolean variable to store the deletion status. The value is
truefor successful deletion andfalseif the deletion fails.