Pause flow execution until a specific event is raised, enabling synchronization with external actions or other parts of the flow
Use Event Name Input
is enabled in the settings. The value will be coerced to a string.Data
output port. Optional.Data
input port, passed through unchanged. If no data was provided to the input, this output will not be available.Use Event Name Input
is disabled.Event Name
to myEvent
.Event Name
to myEvent
.myEvent
.Can I use the Wait For Event Block to wait for multiple events?
Can I use the Wait For Event Block with API calls?