Skip to main content

Combine Events

Controlled node

Overview

This node combines two events into a single event. If any of the input events are fired, the output event will be fired. This is useful for combining branches of a workflow together.

Inputs

InputTypeDescriptionDefault
event0EventThe first event to combine-
event1EventThe second event to combine-

Outputs

OutputTypeDescription
doneEventFires when any input event fires