SSIS API SourceAPI Source can be used to read data 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. Features
|
||||
|
View All Tasks |
Prebuilt Connector Files
ScreenshotsUseful LinksSystem Requirements
Drag and drop API Source on Data Flow Designer
Create new API connection
OR use this method
Choose [OData] from Popular Connectors dropdown and Click Continue
Search Connector Online
This example doesn’t need any authentication so leave everything else default
How to read data from API Service
Configure Columns Tab to review output columns
Execute the package and verify data in the file (used in Trash Destination)
Click here to learn more about System Requirements