Introduction In this post we will learn how to read Freshdesk data in SSIS using ZappySys JSON / REST API Source. We will see how to authenticate, paginate / parse and load Freshdesk data into SQL Server Table in just few clicks. If you don’t use Freshdesk and considering using Zendesk instead then check our previous […]
Category Archives: REST Connector
Understanding REST API Pagination in SSIS / ODBC Drivers
Introduction In this blog post, you will learn concepts and patterns about REST API Pagination (JSON / XML / SOAP or CSV API). We will describe methods and steps to implement REST API Pagination in SSIS PowerPack or ODBC PowerPack API Drivers without coding. Both Products share similar user interface with minor difference. For example purpose […]
Get data from Google Maps in SSIS using REST API
Full article coming soon. Meanwhile check following similar articles : SSIS XML Source (FILE, SOAP, REST API Connector) SSIS JSON Source (File, REST Connector) Read Zendesk data in SSIS using REST API Read Twitter data in SSIS using REST API Task and JSON Source – OAuth2 Protocol Get data from SurveyMonkey in SSIS using REST […]