Skip to content

Publish App Event

Overview

Publish an app event that triggers event handlers listening to this event.

Parameter Configuration

ParameterDescription
Event IDSelect from the options in the application's Global Settings > Listeners > Event Definitions
Event ContentThe content of the event to be sent. Dynamic content can be output using expressions to obtain context variables

Usage Scenarios

  • During workflow processes in an application, send app events for other related systems to handle their respective businesses
  • When performing cross-application data operations, send app events for other applications listening to the event to handle subsequent logic