Building a Custom API Connector
Create and use your own custom REST API ODBC driver or SSIS connector
Documentation

Prerequisites


For creating a Custom API Connector you will need these ZappySys applications, based on where you will use it:

SSIS

Using a Custom API Connector in an SSIS package

ODBC PowerPack

ODBC PowerPack is required to create and test your own Custom API Connector.

It includes API ODBC Driver and ODBC JSON Driver - the necessary drivers for creation and testing a Custom API Connector.

Download ODBC PowerPack

SSIS PowerPack

You will need SSIS PowerPack to use your Custom API Connector.

Just drag-and-drop API Source and API Destination into a Data Flow to receive and send data to a Custom API with your Custom API Connector.

Download SSIS PowerPack

ODBC-compatible application

Using a Custom API Connector in an ODBC data source

ODBC PowerPack

ODBC PowerPack is required to create, test and use your own Custom API Connector.

It includes API ODBC Driver and ODBC JSON Driver - the necessary drivers for creation, testing and using a Custom API Connector.

Download ODBC PowerPack

After you installed these applications, you are ready to build your own Custom API Connector!

Proceed to Tutorial