Skip to main content
Events

Triggering Events Based on Certain Criteria

Updated over 10 months ago

Events Defined

Events allow subscribers to trigger actions based on certain criteria. Those actions include:

  • Data: Export data

  • Email: Send an Email

  • Trigger: Run a trigger based on a schedule

  • Polling: Poll an external system for data (used when webhooks are unavailable)

Layout

  1. Search: Search and filter events.

  2. Add Event: See next page.

  3. Name: Name of the event.

  4. Type: Type of event.

  5. Description: Description of the event.

  6. Actions: Edit and Delete the event

Add Event

  1. Name: Name of the event.

  2. Event Type: Is this a data, scheduled or email event.

  3. Event: The event action that will be triggered.

  4. Description: A human-readable description of the event.

  5. Add: Add an event rule

Add Event Rule

  1. Name: The sub-type of event based on the event type.

  2. Description: The description of the event.

  3. Expression: The C# expression of the event.

  4. Expression Type: Used in various settings.

Did this answer your question?