AsyncAPI channel · Azure DevOps
· Azure DevOps Service Hooks AsyncAPI
workitem/created
Triggered when a new work item is created in Azure Boards. The resource in the payload contains the full work item with all its fields.
Channel address
workitem/created
Operations
subscribe
onWorkItemCreated
Receive work item created events
Messages
WorkItemCreatedEvent
A new work item was created in Azure Boards
Content-Type:
application/jsonAbout 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.