Glue · AsyncAPI Specification
Glue Outbound Webhooks
Version 1.0.0
Faithful AsyncAPI rendering of Glue's documented outbound webhook catalog. Webhooks are configured per OAuth Application; when a workspace authorizes the app, Glue creates a webhook posting to the app's URL. All requests are HTTPS and carry an X-Glue-Event-Signature header (HMAC-SHA256 of the body with the app secret). Non-200 responses are retried at 10s, 1m, and 10m.
View Spec
View on GitHub
CompanySoftware-as-a-ServiceTeam CommunicationMessagingCollaborationGraphQLWebhookMCPProductivityAI AgentsAsyncAPIEvents
Channels
outboundWebhook
Messages
messageCreated
Message created
A new message was sent in an existing thread. Contains the Message and its Thread.
threadCreated
Thread created
A new thread was created. Contains the Thread and the first Message.
AsyncAPI Specification
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.