added

March 7, 2024

A new webhook event, "externalIntegration.processed," has been added to the platform and is now available for listening. Additionally, we have released minor bug fixes and UI improvements.

Release Details

A new webhook event, "externalIntegration.processed," has been added to the platform, allowing you to push real-time notifications to your external applications each time an integration is run.

The event data includes the following information:

  • The ID of the event.
  • The application ID (if the integration was run within an application).
  • The ID of the user who ran it (or no ID, if it was done via automation or API).
  • The name of the integration.
  • The status and result of the integration.
  • The inputs and outputs of the integration.