Artie · AsyncAPI Specification
Artie Webhooks
Version v1.0.51
Webhook event surface for Artie, derived from the webhook payload schemas published in the Artie OpenAPI. Artie POSTs an Event Payload (PayloadsWebhookEnvelope / discriminated by the `event` field) to a subscriber URL for pipeline, backfill, replication, schema (DDL), dedupe, database-discovery, and encryption-key lifecycle events. Webhook delivery includes an `attempt` counter for retries and a `severity` classification.
View Spec
View on GitHub
CompanyData ReplicationChange Data CaptureData IntegrationETLStreamingDatabasesData WarehouseCDCData EngineeringAsyncAPIWebhooksEvents
Channels
webhooks
HTTPS endpoint you configure in Artie to receive event deliveries.
Messages
backfill_completed
backfill.completed
Artie webhook event: backfill.completed
backfill_failed
backfill.failed
Artie webhook event: backfill.failed
backfill_started
backfill.started
Artie webhook event: backfill.started
connection_failed
connection.failed
Artie webhook event: connection.failed
database_discovered
database.discovered
Artie webhook event: database.discovered
database_discovery_failed
database.discovery_failed
Artie webhook event: database.discovery_failed
database_removed
database.removed
Artie webhook event: database.removed
ddl_applied
ddl.applied
Artie webhook event: ddl.applied
ddl_seen
ddl.seen
Artie webhook event: ddl.seen
dedupe_completed
dedupe.completed
Artie webhook event: dedupe.completed
dedupe_failed
dedupe.failed
Artie webhook event: dedupe.failed
dedupe_started
dedupe.started
Artie webhook event: dedupe.started
dek_generated
dek.generated
Artie webhook event: dek.generated
replication_error
replication.error
Artie webhook event: replication.error
replication_failed
replication.failed
Artie webhook event: replication.failed
replication_started
replication.started
Artie webhook event: replication.started
row_skipped
row.skipped
Artie webhook event: row.skipped