Azure DevOps
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with Azure DevOps API endpoints to access certain information as detailed below.
API Endpoints

GET/_apis/teams
Merge interacts with this API endpoint to...
Access Team information
Team fields
descriptionString

remote_idString

nameString

remote_dataArray
Access User information
User fields
teamsArray
GET/_apis/projects/{project_id}/teams/{team_id}/members
Merge interacts with this API endpoint to...
Access User information
User fields
remote_dataArray

remote_idString

email_addressString

avatarString

nameString
Access Role information
Role fields
nameString
POST/{project_id}/_apis/wit/workitems/{$type}
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

remote_idString

file_urlString

file_nameString
Access Tag information
Tag fields
nameString
PATCH/{project_id}/_apis/wit/workitems/{workitem_id}
Merge interacts with this API endpoint to...
Access Attachment information
Attachment fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

remote_idString

file_urlString

ticketUUID

file_nameString
Access Tag information
Tag fields
nameString
GET/_apis/projects
Merge interacts with this API endpoint to...
Access Project information
Project fields
descriptionString

remote_idString

nameString

remote_dataArray
Access Collection information
Collection fields
remote_dataArray

descriptionString

remote_updated_atDateTime (ISO 8601)

collection_urlString

remote_idString

nameString
Access RemoteFieldClass information
RemoteFieldClass fields
collectionUnknown
GET/{project_id}/_apis/wit/fields
Merge interacts with this API endpoint to...
Access RemoteFieldClass information
RemoteFieldClass fields
item_formatUnknown

remote_dataUnknown

descriptionString

is_common_model_fieldBoolean

display_nameString

remote_idUnknown

remote_key_nameString

item_typeUnknown
POST/_apis/wit/workitemsbatch
Merge interacts with this API endpoint to...
Access Ticket information
Ticket fields
remote_dataArray

descriptionString

remote_updated_atDateTime (ISO 8601)

ticket_typeString

remote_created_atDateTime (ISO 8601)

statusEnum

remote_idString

parent_ticketUUID

projectUnknown

creatorUUID

completed_atDateTime (ISO 8601)

due_dateDateTime (ISO 8601)

nameString

priorityEnum

ticket_urlString
Access Tag information
Tag fields
nameString
Access Attachment information
Attachment fields
remote_dataArray

remote_created_atDateTime (ISO 8601)

remote_idString

file_urlString

ticketUUID

file_nameString
Access Comment information
Comment fields
ticketUUID
GET/{project_id}/_apis/wit/workItems/{workitem_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
remote_dataArray

html_bodyString

userUUID

remote_created_atDateTime (ISO 8601)

remote_idString
POST/{project_id}/_apis/wit/workItems/{workitem_id}/comments
Merge interacts with this API endpoint to...
Access Comment information
Comment fields
html_bodyString

userUUID

remote_created_atDateTime (ISO 8601)

remote_idString

bodyString