Awee

Event

Emit events during workflow execution.

Publish named events to the configured event emitter at any point in a workflow. Useful for triggering side-effects, notifying external systems, or enabling event-driven composition between workflows.

Components

ComponentDescription
event:emitPublishes an event to the configured topic so other pipeline steps or external systems can react

How is this guide?

On this page