Triggering a workflow based on any property change
SOLVE
Hi,
We are integrating hubspot with an internal tool, for this we need to trigger a workflow everytime any (one of the 30 or so) properties on a deal changes.
Ideally we want one trigger that will occur if any property on a deal is updated. Currently we are using the property -> isknown condition with 30 or blocks.
Triggering a workflow based on any property change
SOLVE
Currently we are using the property -> isknown condition with 30 or blocks.
Wouldn't that be 60 blocks? Because "is known" would not trigger if the property has been emptied. You want to include both scenarios "is known" or "is unknown".
It would be nice to have an actual "has changed" option in the event based triggers, with a multiselect of fields. Like "any of these fields ... have changed".