AsyncAPI channel · Sumo Logic · Sumo Logic Webhook Connections

generic-webhook

Fully customizable webhook connection. Sumo Logic posts a user-defined JSON payload to the configured URL. Optional Basic Authentication and up to five custom comma-separated key-value headers are supported. The body below is illustrative; operators define the payload template at connection creation time.

Provider: Sumo Logic AsyncAPI: v2.6.0 Spec: Sumo Logic Webhook Connections Operations: 1 Messages: 1

Channel address

generic-webhook

Operations

publish
postGenericWebhook
Deliver a Sumo Logic alert to a generic webhook receiver.

Messages

GenericAlert
User-defined JSON payload posted to a generic webhook connection. Sumo Logic substitutes alert variables (for example, `{{Name}}`, `{{TriggerType}}`, `{{TriggerTime}}`, `{{Query}}`, `{{AlertResponseUr
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 Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.