I have a question regarding workflow: If I ch...

I have a question regarding workflow: If I change a column value from “0” to “1” and I would like to execute two Webhooks when this happens. If I create two workflows with the expression

AND([_THISROW_BEFORE].[Status]<>[_THISROW_AFTER].[Status], [_THISROW_AFTER].[Status]=“1”)

in each one of them, will both workflows be activated?

0 14 629
14 REPLIES 14
Top Labels in this Space