AsyncAPI channel · Artie · Artie Webhooks

{subscriberUrl}

HTTPS endpoint you configure in Artie to receive event deliveries.

Provider: Artie AsyncAPI: v3.0.0 Spec: Artie Webhooks Operations: 1 Messages: 17

Channel address

{subscriberUrl}

Parameters

Operations

receive
receiveWebhook
Receive an Artie webhook event delivery.

Messages

backfill.completed
Artie webhook event: backfill.completed
Content-Type: application/json
backfill.failed
Artie webhook event: backfill.failed
Content-Type: application/json
backfill.started
Artie webhook event: backfill.started
Content-Type: application/json
connection.failed
Artie webhook event: connection.failed
Content-Type: application/json
database.discovered
Artie webhook event: database.discovered
Content-Type: application/json
database.discovery_failed
Artie webhook event: database.discovery_failed
Content-Type: application/json
database.removed
Artie webhook event: database.removed
Content-Type: application/json
ddl.applied
Artie webhook event: ddl.applied
Content-Type: application/json
ddl.seen
Artie webhook event: ddl.seen
Content-Type: application/json
dedupe.completed
Artie webhook event: dedupe.completed
Content-Type: application/json
dedupe.failed
Artie webhook event: dedupe.failed
Content-Type: application/json
dedupe.started
Artie webhook event: dedupe.started
Content-Type: application/json
dek.generated
Artie webhook event: dek.generated
Content-Type: application/json
replication.error
Artie webhook event: replication.error
Content-Type: application/json
replication.failed
Artie webhook event: replication.failed
Content-Type: application/json
replication.started
Artie webhook event: replication.started
Content-Type: application/json
row.skipped
Artie webhook event: row.skipped
Content-Type: application/json

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Agent Skill and MCP server surfaces of the same providers.