Azure DevOps ConnectorsZappySys Azure DevOps Connector provide read / write capability inside your app (see list below), using these drag and drop , high performance connectors you can perform many Azure DevOps operations without any coding. You can use this connector to integrate Azure DevOps data inside apps like SSIS, SQL Server or popular ETL Platforms / BI Tools/ Reporting Apps / Programming languages (i.e. Informatica, Power BI, SSRS, Excel, C#, JAVA, Python) |
![]() |
Click on your App below to get started with Azure DevOps Integration
Choose your App / Scenario for which you like to integrate Azure DevOps
Actions supported by Azure DevOps Connector
Azure DevOps Connector support following actions for REST API integration. If some actions are not listed below then you can easily edit Connector file and enhance out of the box functionality.
Get Query Fileds
Gets query fields for work items.
Parameter | Description | ||||||
---|---|---|---|---|---|---|---|
Project Name |
|
||||||
Team Id or Name |
|
||||||
Use time precision |
|
||||||
Wiql Query |
|
Query Work Items
Get work items associated with the specified project and organization that are filtered by a Wiql query. (A team can optionally be specified as well.). Read more about this API here https://learn.microsoft.com/en-us/rest/api/azure/devops/wit/wiql/query-by-wiql?view=azure-devops-rest-7.0 and here https://learn.microsoft.com/en-us/azure/devops/boards/queries/query-operators-variables?view=azure-devops
Parameter | Description | ||||||
---|---|---|---|---|---|---|---|
Project Name |
|
||||||
Team Id or Name |
|
||||||
Use time precision |
|
||||||
Wiql Query |
|
Query Work Item Comments
Get work item comments associated with the specified project and organization that are filtered by a Wiql query. (A team can optionally be specified as well.). Read more about this API here https://learn.microsoft.com/en-us/rest/api/azure/devops/wit/wiql/query-by-wiql?view=azure-devops-rest-7.0 and here https://learn.microsoft.com/en-us/azure/devops/boards/queries/query-operators-variables?view=azure-devops
Parameter | Description | ||||||
---|---|---|---|---|---|---|---|
Project Name |
|
||||||
Team Id or Name |
|
||||||
Use time precision |
|
||||||
Wiql Query |
|
Query Work Item Comments by WorkItem Id
Get work item comments associated with WorkItsm Id
Parameter | Description |
---|---|
WorkItemId |
|
Project Name |
|
api-version |
|
Get Work Item Comment by Comment Id and Work Item Id
Get work item comment by its Comment Id (for specific WorkItem Id)
Parameter | Description |
---|---|
Id |
|
WorkItemId |
|
Project Name |
|
api-version |
|
Create Work Item Comment
Creates work item comment for a specific WorkItem Id
Parameter | Description |
---|---|
Id |
|
WorkItemId |
|
Project Name |
|
Comment Text |
|
api-version |
|
Update Work Item Comment
Update work item comment for a specific Work Item Id and Comment Id
Parameter | Description |
---|---|
Id |
|
WorkItemId |
|
Project Name |
|
Comment Text |
|
api-version |
|
Delete Work Item Comment
Delete work item comment for a specific Work Item Id and Comment Id
Parameter | Description |
---|---|
Id |
|
WorkItemId |
|
Project Name |
|
api-version |
|
Get Work Item Column Fields
Get work item column fields in the default project within the organization. Read more about description on each field here https://learn.microsoft.com/en-us/azure/devops/boards/work-items/guidance/work-item-field?view=azure-devops
Parameter | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Project Name |
|
||||||||||||
Expand Parameters |
|
Get Work Items by Ids
Get work items in the default project within the organization by their work item Ids.
Parameter | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Project Name |
|
||||||||||||
Work Item Id List (comma separated) |
|
||||||||||||
As-Of Date |
|
||||||||||||
Expand Parameters |
|
||||||||||||
Error Policy |
|
||||||||||||
Fields |
|
Get Work Item Types
Get work item types in the default project within the organization.
Parameter | Description |
---|---|
Project Name |
|
Create Work Item
Creates a new work item in the default project within the organization.
Parameter | Description | ||||||
---|---|---|---|---|---|---|---|
Project Name |
|
||||||
WorkItemType |
|
||||||
ByPassRules |
|
Update Work Item
Updates an existing work item in the default project within the organization.
Parameter | Description | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Project Name |
|
||||||||||||||
Work Item Id |
|
||||||||||||||
Operation |
|
Delete Work Item
Deletes an existing work item in the default project within the organization.
Parameter | Description |
---|---|
Project Name |
|
Work Item Id |
|
Get List of Projects
Gets a list of projects within the organization.
Get Project Details
Gets the details of the specified project within the organization by its project Id.
Parameter | Description |
---|---|
Id |
|
Create Project
Create a new project within the organization.
Update Project
Update an existing project within the organization.
Parameter | Description |
---|---|
Project Id |
|
Delete Project
Delete an existing project within the organization.
Parameter | Description |
---|---|
Project Id |
|
Get List of Teams
Gets a list of teams in the default project within the organization.
Parameter | Description |
---|---|
Project Name |
|
Get Team Details
Gets the details of the specified team in the default project within the organization by its team Id or team name.
Parameter | Description | ||||||
---|---|---|---|---|---|---|---|
API Version |
|
||||||
Team Id or Name |
|
||||||
Project Name |
|
Create Team
Creates a new team in the default project within the organization.
Update Team
Updates the details of the specified team in the default project within the organization by its team Id.
Parameter | Description | ||||||
---|---|---|---|---|---|---|---|
API Version |
|
||||||
Team Id |
|
Delete Team
Deletes the specified team in the default project within the organization by its team Id.
Parameter | Description | ||||||
---|---|---|---|---|---|---|---|
API Version |
|
||||||
Team Id |
|
Search for Work Items by Text
Search for specific text within work items in the default project of the organization.
Parameter | Description |
---|---|
Text to Search For |
|
Generic Request
This is generic endpoint. Use this endpoint when some actions are not implemented by connector. Just enter partial URL (Required), Body, Method, Header etc. Most parameters are optional except URL.
Parameter | Description |
---|---|
Url |
|
Body |
|
IsMultiPart |
|
Filter |
|
Headers |
|