Workflow using same triggers

If two seperate workflows have the same trigger, for instance the same deal stage, is there a possibility of the seperate workflows will interfere with each other? And that it will make one of the workflow act, but not the other?

Hi @sbraekke,

If two workflows have the exact same enrollment criteria and actions, they will simply execute in parallel – unless you specify a hierarchy in the Settings tab:

Generally however, workflows will not interfere with each other. Or, in other words, the same enrollment criteria alone won’t cause any conflicts. (If the actions in the workflows could potentially conflict themselves, that’s another story, e.g. editing property values.)

Best regards!