Executing different actions based on conditions for the same workflow

I have a workflow that sends an email out when an event is scheduled. For certain events I also need it to add information about the event to a sheet. Is it possible to do that in a single workflow with multiple actions? I don’t see a way to prevent the second action from going off based on a different condition so I’m assuming I have to make 2 workflows that trigger based on the type of event scheduled.

0 1 425
1 REPLY 1

If you are using a ‘Change Data’ Workflow to trigger an action, you can put a True/False expression in that Action’s “Only if this condition is true” field.

Top Labels in this Space