Add Trigger Criteria to workflow completion handler
under review
L
Linguistic Lemming
There are some scenarios where we want a workflow completion handler to kick off another workflow, but only if some conditions are met. Currently the workflow handler only has options for integration overrides. Adding criteria would help reduce the amount of workflow executions that start but do nothing when evaluated to not match, as they would not execute in the first place if conditions aren't met
Log In
M
Malachite Firefly
Yes. Workflow completion should just be its own Trigger type.
X
Xeric grey Rook
It would be awesome if you could also pass input variables to the triggered workflow.
H
Hazel Porcupine
marked this post as
under review
Z
Zinc white Barracuda
This would be very helpful. I was going to make a post for the ability to use Jinja conditions in Completion Listeners. Not having the listener run in the first place would also help keep the Time Saved number accurate for these listeners.