Azure DevOps · Example Payload

Azure Devops Work Items Work Item Example

AzureCI/CDDevOpsPipelinesWork Items

Azure Devops Work Items Work Item Example is an example object payload from Azure DevOps, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idrevfieldsrelationsurl

Example Payload

Raw ↑
{
  "id": "abc123",
  "rev": 10,
  "fields": "example_value",
  "relations": [],
  "url": "https://www.example.com"
}