![]() SSIS API DestinationAPI Destination can be used to write data (Insert/Update/Delete/Lookup) or row by row lookup from popular API Data Sources (see list here) using predefined Connector File without learning internals of API Calls. This component allows you make API calls and read API data as Flat Table. If API support this component can send data in BULK. Features
|
|
Download Help File Buy | View All Tasks |
Prebuilt Connector Files
Drag and drop API Destination on Data Flow Designer

SSIS Data Flow Task – Drag and Drop

SSIS API Destination – Drag and Drop
Create new API connection

SSIS API Destination – Create API Connection

Create new API Connection
Choose [OData] from Popular Connectors dropdown and Click Continue

Choose Inbuilt API Connector
Search Connector Online

Search Connector file Online
This example doesn’t need any authentication so leave everything else default

API Connection Screen

SSIS API destination – Configuration (Select Table, Parameters)
Configure Columns Tab to review output columns

API Source Output Columns – Check / Uncheck Columns you want for downstream
Configure API destination Mapping settings

Configurate the Mappings tab
Execute the package and verify data in the file (used in Trash Destination)

Execute Package – Reading data from API Source and load into target