Trigger a flow in globiflow when the tag(s) field changes.
The "tag(s)" field does not show up in the "Field Changed" filter when setting up the workflow, It does when using the "Custom(calc)" filter.
Is there a way to reference the previous value of a field in the custom(calc) funcion of the filters? I could then do something like "previous [tag(s)] != [tag(s)]"
-
Hi Mateus, tags are not available in Podio Workflow automation as a field changed trigger, you can set up a flow to update tags into a specific field where you apply tags (say a single line text field) and using that you can determine that previous tags == new tags.
If this doesn’t work for you, then you can register a webhook on Podio API for item.update event.
I admit this isn’t a general solution to the problem as I’m not sure what your ultimate goal and current set up is, let me know if you have any questions?
Please sign in to leave a comment.
Comments
1 comment