Asana
Last updated
Was this helpful?
Last updated
Was this helpful?
When you're setting up your first workflow with Asana, you'll need to create a credential through MESA's Asana app or use your own custom Asana app. Click on the Connect with Asana button.
You will see a screen asking you to grant MESA permission to connect with your Asana account. Once you have reviewed the permissions, click on Allow.
Afterwards, you will be brought back to your current workflow and you are all set! MESA is now connected with your Asana account.
You can also specify the Project Gid below the Workplace drop-down menu. Clicking on Project Gid first without selecting a workplace will display an error.
You will see many Skipped tasks since Asana sends MESA any update that occurs in any of your Asana tasks.
To prevent multiple MESA tasks associated to the same update from triggering the workflow, MESA will automatically mark duplicated MESA tasks as Skipped. Please note that Skipped tasks will not impact your billing.
Please read the following if your workflow looks like the below screenshot. The below screenshot will cause unintended problems.
The Asana Task Added trigger not only activates when any Asana task is added but also when an Asana task is updated. Therefore, updating the Asana Task without any other steps in the workflow will cause an infinite loop between these two steps. An infinite loop will cause your workflow to run in a circle and create many MESA tasks.
Your workflow should look like this now:
All Asana require you to select a workspace that MESA should work with. If your Asana contains multiple fields to select, you must click on the Workplace drop-down menu first.
When viewing the workflow's , we recommend sorting your MESA tasks by clicking on the Status drop-down menu to view your tasks' statuses more efficiently.
To prevent this, we recommend adding a step below your workflow's trigger. The Filter should check for whatever you plan to update the task with. If the Filter step locates the item that is used to update the task, then the Filter step will stop the automation.