You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2026. It is now read-only.
I'm trying to setup a new Asana task creation automation on post create but I need to filter the run only if the post category = 123
There is any simple way to achieve category post filter?
There may be complexity around posts actually being assigned several categories, where all the current conditions are for single value field comparisons. This means we may need different comparison operators... 🤔
Also, what about custom taxonomies? What about parent vs subcategory vs grandchild etc. levels?
A user has requested:
There may be complexity around posts actually being assigned several categories, where all the current conditions are for single value field comparisons. This means we may need different comparison operators... 🤔
Also, what about custom taxonomies? What about parent vs subcategory vs grandchild etc. levels?