main-concepts

No menu items for this category

EventBasedEntityTriggerDefinition

Event Based Entity Trigger.

  • type (string): Default: "eventBasedEntityTrigger".
  • config: Refer to #/definitions/config.
  • output (array): Length must be equal to 1. Default: ["relatedEntity"].
    • Items (string)
  • event (string): Event for which it should be triggered. Must be one of: ["Created", "Updated"].
  • config (object): Entity Event Trigger Configuration. Cannot contain additional properties.
    • entityType (string, required): Entity Type for which it should be triggered.
    • events (array, required)
    • exclude (array): Exclude events that only modify given attributes.
      • Items (string)

Documentation file automatically generated at 2025-01-15 09:05:25.266839+00:00.