AsyncAPI channel · Udesk
· Udesk Event Callbacks (Webhooks)
servicego-subscribe-event
ServiceGo record/approval event subscriptions.
Channel address
servicego-subscribe-event
Operations
subscribe
receiveServiceGoEvent
Receive a ServiceGo subscription event
Messages
servicego_approval_create
ServiceGo approval created (event 1)
Content-Type:
servicego_record_delete
ServiceGo record deleted (event 2)
Content-Type:
servicego_record_restore
ServiceGo record restored (event 3)
Content-Type:
servicego_record_merge
ServiceGo records merged (event 4)
Content-Type:
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.