Skip to main content
If you want to send multiple events from outside a run (e.g. just from your backend) you should use client.sendEvents() instead. Use eventTrigger() on a Job to listen for events. For single events, use io.sendEvent() instead.

Parameters

string
required
Should be a stable and unique cache key inside the run(). See resumability for more information.
array
required
object

Returns

array