Add Trigger Criteria to workflow completion handler
under review
Brandon Martinez
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
D
Dan Knutson
under review
Spencer Barnes
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.