Skip to main content
  • Option 1
  • Option 2
  • Option 3
  • Option 4

Union type for various notification details, including webhook, system update, user action, and processing error details. Details specific to webhook notifications.

webhookType
enum<string>
required

The type of webhook.

Available options:
FailedSync,
SuccessfulSync,
AutomaticConnectionUpdate,
ConnectionUpdatesRequiringAction,
WarningRepeatedFailures,
SyncDisabledRepeatedFailures,
EmbeddingCompleted
I