Webhook Events

Available event types for webhook subscriptions.

Fact Sheets

EventDescription
FACT_SHEET_CREATEDA new fact sheet is created or recovered from archive.
FACT_SHEET_UPDATEDA fact sheet is updated. This also includes updates to fact sheet relations.
FACT_SHEET_ARCHIVEDA fact sheet is archived.
FACT_SHEET_DELETEDA fact sheet is deleted. Deletion occurs when a fact sheet type is deleted from the meta model configuration or the retention period for an archived fact sheet ends.

Fact Sheet Relations

EventDescription
RELATION_CREATEDA new relation between fact sheets is created or recovered from archive.
RELATION_UPDATEDA relation between fact sheets is updated.
RELATION_ARCHIVEDA relation between fact sheets is archived.
RELATION_DELETEDA relation between fact sheets is deleted. Deletion occurs when a fact sheet type is deleted from the meta model configuration or the retention period for an archived fact sheet ends.
RELATION_SWITCHOnly the target fact sheet within a relation changed.

Fact Sheet Tags

EventDescription
FACT_SHEET_TAG_ADDEDA tag is added to a fact sheet.
FACT_SHEET_TAG_REMOVEDA tag is removed from a fact sheet.

Fact Sheet Fields

EventDescription
FACT_SHEET_FIELD_UPDATEDA field on a fact sheet is updated.

Fact Sheet Resources

EventDescription
DOCUMENT_CREATEDA resource is added to a fact sheet.
DOCUMENT_UPDATEDA resource is updated on a fact sheet.
DOCUMENT_DELETEDA resource is deleted from a fact sheet.

Fact Sheet Subscriptions

EventDescription
SUBSCRIPTION_CREATEDA subscription is added to a fact sheet.
SUBSCRIPTION_UPDATEDA subscription is updated on a fact sheet.
SUBSCRIPTION_DELETEDA subscription is deleted from a fact sheet.

Integration Runs

EventDescription
INTEGRATION_RUN_STARTEDAn Integration run was started
INTEGRATION_RUN_FINISHEDAn integration run finished.
INTEGRATION_RUN_ABORTEDAn integration run is canceled.

Integration Configurations

EventDescription
CONFIGURATION_CREATEDA configuration for an integration is created.
CONFIGURATION_UPDATEDA configuration for an integration is updated.
CONFIGURATION_DELETEDA configuration for an integration is deleted.
CONFIGURATION_ACTIVATEDA configuration for an integration is activated.
CONFIGURATION_DEACTIVATEDA configuration for an integration is deactivated.

Survey Responses

EventDescription
POLL_RESULT_CREATEDA survey response is created.
POLL_RESULT_UPDATEDA survey response is updated.