7
Domain Events
8
Software Subsystems
7
Publish Links
12
Consume Links
Event Flow Diagram
Events Summary
Event Status Format Publishers Consumers
Connector Activated
Emitted when a tenant enables a new partner connector for the first time and the initial authentication handshake succeeds.
active CloudEvents Connector Runtime Analytics PipelineAudit Ingest API
Connector Error Detected
Emitted when a connector sync run encounters a non-fatal error that is retryable, such as a rate-limit response or transient network failure.
active CloudEvents Connector Runtime Prometheus MetricsTenant Admin Portal
Connector Sync Completed
Emitted when a partner connector sync job finishes successfully, including the count of created, updated, and deleted records.
active CloudEvents Connector Runtime Analytics Pipeline
Gateway Timeout Exceeded
Emitted when the API gateway detects that a downstream integration service has exceeded its response time SLA, triggering circuit-breaker logic.
active CloudEvents Gateway Proxy Prometheus MetricsAnalytics Pipeline
Sync Schedule Changed
Emitted when a tenant modifies the sync frequency or schedule window for a connector, taking effect on the next scheduled run.
active CloudEvents Sync Scheduler Connector RuntimeAudit Ingest API
Webhook Delivery Failed
Emitted when all retry attempts for a webhook delivery have been exhausted and the event is moved to the dead-letter queue.
active CloudEvents Webhook Subscription API Tenant Admin Portal
Webhook Registered
Emitted when a tenant successfully registers a new webhook subscription endpoint, establishing a delivery target for platform events.
active CloudEvents Webhook Subscription API Audit Ingest APIAnalytics Pipeline