Azure DevOps Connector
Documentation
Version: 2
Documentation

Using Azure DevOps Connector in ZappySys Data Gateway


To use Azure DevOps Connector together with ZappySys Data Gateway you will have to download & install ODBC PowerPack (ZappySys Data Gateway is part of ODBC PowerPack).
There are two versions of ODBC PowerPack to download: TRIAL and FULL.

Download ODBC PowerPack


Download TRIAL VERSION  if you are trying it out (30-days fully functional product).

or

Download FULL VERSION  if you already have purchased the product.


Install ODBC PowerPack

By installing ODBC PowerPack you will install ZappySys Data Gateway and drivers, together with ZappySys API Driver which contains Azure DevOps Connector. Installing ODBC PowerPack is pretty straightforward. Installing a TYPICAL version will install all components needed for Azure DevOps Connector to work together with ZappySys Data Gateway.


ZappySys Data Gateway

ZappySys Data Gateway (ZSDG) is a small server based on SQL Server TDS protocol. ZSDG can be used for:

  1. If your client application does not support ODBC or solution not works as expected, you can connect to ZSDG as you would connect to a SQL Server and then retrieve the table/view you need.
  2. As ODBC bridge.
  3. As JDBC bridge.
  4. A central point where external machines (and local if required) need to connect to a created data source.

You can watch this video about ZSDG. In the video the example of API Driver for OData Connector but you can choose Azure DevOps Connector instead. Also the next video shows example with JSON Driver but principles stays the same when working with ZappySys API Driver which is needed to use Azure DevOps Connector.


Video Tutorial - Using API Driver in Gateway

Below Video covers how to use API Driver in Data Gateway to consume data from Azure DevOps. For demo purpose it will show OData API but you can choose Azure DevOps connector instead. Also for demo we used Data Gateway Connection inside SQL Server but you can connect to Data Gateway from any app which can talk to SQL Server (like SSRS, JAVA, C# ...).

This video covers following and more so watch carefully. After watching this video follow the steps described in this article.

  • How to download / install required driver for Azure DevOps integration
  • How to configure connection for Azure DevOps
  • Features about Azure DevOps Driver (Authentication / Query Language / Examples / Driver UI)
  • Using Azure DevOps Connector
  • Load Azure DevOps data in SQL Server



Key features of the ZappySys API Driver include:

The API ODBC driver facilitates the reading and writing of data from numerous popular online services (refer to the complete list here) using familiar SQL language without learning complexity of REST API calls. The driver allows querying nested structure and output as a flat table. You can also create your own ODBC / Data Gateway API connector file and use it with this driver.

  1. Intuitive Configuration: The interface is designed to be user-friendly, enabling users to easily set up the specific API endpoints within Azure DevOps without requiring extensive technical expertise or programming knowledge.

  2. Customizable Endpoint Setup: Users can conveniently configure the API endpoint settings, including the HTTP request method, endpoint URL, and any necessary parameters, to precisely target the desired data within Azure DevOps.

  3. Data Manipulation Capabilities: The ZappySys API Driver allows for seamless data retrieval and writing, enabling users to fetch data from Azure DevOps and perform various data manipulation operations as needed, all through an intuitive and straightforward interface.

  4. Secure Authentication Integration: The driver provides secure authentication integration, allowing users to securely connect to the Azure DevOps API by inputting the necessary authentication credentials, such as API tokens or other authentication keys.

  5. Error Handling Support: The interface is equipped with comprehensive error handling support, ensuring that any errors or exceptions encountered during the data retrieval or writing process are efficiently managed and appropriately communicated to users for prompt resolution.

  6. Data Visualization and Reporting: The ZappySys API Driver facilitates the seamless processing and presentation of the retrieved data from Azure DevOps, enabling users to generate comprehensive reports and visualizations for further analysis and decision-making purposes.

Overall, the ZappySys API Driver serves as a powerful tool for streamlining the integration of applications with Azure DevOps, providing users with a convenient and efficient way to access and manage data, all through a user-friendly and intuitive interface.

Apps / Tools Integration

SSIS Connect Azure DevOps in SSIS
SQL Server Connect Azure DevOps in SQL Server
Power BI Connect Azure DevOps in Power BI
SSRS Connect Azure DevOps in SSRS
Informatica Connect Azure DevOps in Informatica
MS Access Connect Azure DevOps in MS Access
MS Excel Connect Azure DevOps in MS Excel
SSAS Connect Azure DevOps in SSAS
Tableau Connect Azure DevOps in Tableau
SAP Crystal Reports Connect Azure DevOps in SAP Crystal Reports
Azure Data Factory (ADF) Connect Azure DevOps in Azure Data Factory (ADF)
ODBC Connect Azure DevOps in ODBC

Languages Integration

C# Connect Azure DevOps in C#
Python Connect Azure DevOps in Python
JAVA Connect Azure DevOps in JAVA

Conclusion

Once you have installed ODBC PowerPack you are ready to use Azure DevOps Connector. To see how to start using it check the next section -- Read from Azure DevOps