The Delete project action deletes the specified Asana project using the project GID and returns the status of the deletion. You can recover deleted projects within 30 days using the Deleted saved search option in Asana UI.

Settings

The following settings are available in the Delete project action:

Session
Specifies the Asana session that the Connect action creates. The session name serves as the authentication context for the operation. 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.
Project GID
Specifies the GID of the Asana project to delete.
Assign response to a variable (Optional)
Specifies the boolean variable to store the deletion status. The value is true for successful deletion and false if the deletion fails.