Trigger application event

Triggers an event on behalf of an application. These events can trigger Front workflows, like rules. For more information, see the developer docs.

Path Params
string
required

The application UID

Body Params
string
required

The type of event this application should handle

app_object
object
required

Identifier for the app object to which the event is related. Either an ID or an external link is required. If both are provided, the ID will be favored.

Response
204

No content

Language
Credentials