Basic Information

appmixer.azuredevops.core.GetWorkItem

Get Work Item

1.0.0

Public

Retrieve a single work item from Azure DevOps by its ID.

Input Ports

in

FieldTypeDescription
Organization text The name of your Azure DevOps organization (e.g. mycompany from https://dev.azure.com/mycompany).
Project text The name or ID of the Azure DevOps project.
Work Item ID number The unique numeric ID of the work item to retrieve.

Output Ports

out

FieldTypeDescription
Work Item ID -
Revision -
API URL -
Title -
State -
Work Item Type -
Project -
Area Path -
Iteration Path -
Description -
Tags -
Priority -
Assigned To (Display Name) -
Assigned To (Email) -
Created Date -
Changed Date -
Created By (Display Name) -
Reason -
Web URL -

Full Metadata