triggerCriteria property
When set, Eventbus will run the task specified in the trigger_criteria and validate the result using the trigger_criteria.condition, and only execute the workflow when result is true.
Optional.
Implementation
EnterpriseCrmEventbusProtoTriggerCriteria? triggerCriteria;