AsyncAPI channel · New Relic · New Relic Streaming and Event-Driven Surfaces

change-tracking/webhook

Webhook destination that receives Change Tracking notifications when a deployment is recorded for an APM application entity. The HTTP request is a POST with a body encoded as application/x-www-form-urlencoded; the documented keys are listed in the DeploymentRecorded message.

Provider: New Relic AsyncAPI: v2.6.0 Spec: New Relic Streaming and Event-Driven Surfaces Operations: 1 Messages: 1

Channel address

change-tracking/webhook

Operations

publish
receiveChangeTrackingWebhook
Receive a Change Tracking deployment webhook

Messages

deploymentRecorded
Sent when New Relic Change Tracking records a deployment for an APM application entity and notifications are enabled on the channel.
Content-Type: application/x-www-form-urlencoded

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.