Skip to main content

Events

Triggering events based on certain criteria. Main use is for setting up polling when wehbooks are unavailable.

Note that portal.ipaas.com production is on UTC (staging.ipaas.com is on US Eastern and adjusts for daylight saving time). If your system is in another time zone, you may need to take that into account when setting up polling jobs. Some integrations will have presets for a timezone offset, so please consult with the subscription documentation.

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?