Start workflow if Regex match
This could work with the field condition "Contains", so for example we could start the workflow if FIELD contains <Regex>. This would be great for filtering and it would improve workflow stability because only documents matching the regex definiton would initiate the workflow.
Without this I must start the workflow for every document and then handle the condition logic inside the workflow.
3
votes
TomasP
shared this idea