Webhook based on computed cokumn

Hi there

Would it be possible to fire a Webhook when a computed column (if then column) changes?
The value is normally empty but when the user does something (and another column changes) then the value changes and thereafter the Webhook fires

As long as you have an action that you can attach it to then yes, should be possible.
You’ll most likely need a custom action with a conditional that first checks the status of the computed column, and then acts accordingly.

1 Like