SSIS JSON Integration PackSSIS JSON Integration Pack is your complete toolset to automate JSON integration scenarios in SSIS (e.g. Consume/Produce/Parse). Using simple drag and drop interface you can read data from JSON files or JSON Web Service (i.e. REST API). It includes JSON Source Connector, Export JSON File Task, JSON Parser Transform and JSON Generator Transform. Features
|
||||
|
SSIS JSON Source Connector (JSON File, REST API)
SSIS JSON Source can be used to consume multiple JSON files or JSON formatted response from REST API Web Service. It supports advanced filtering along with flexible approach to configure request parameters for web service. Read more |
SSIS JSON Generator Transform
SSIS JSON Generator Transform can be used to generate single or multiple JSON documents from any type of datasources (e.g. SQL Server, MySQL, Flat File, Excel) inside dataflow task. Read more |
SSIS JSON Parser Transform
SSIS JSON Parser Transform can parse JSON string into multiple columns and rows (Helpful to extract data from raw JSON string stored as database column or coming from other source). Read more |
SSIS Export JSON File Task
SSIS Export JSON File Task can be used to generate simple or complex JSON files out of relational data source such as SQL Server, Oracle, MySQL. In few clicks you can create desired JSON Shape from single or multiple tables (Parent/Child Nested Documents). Read more |
SSIS OAuth Connection Manager
OAuth Connection Manager can be used along with JSON Source to communicate with REST API Services which supports OAuth Security Protocol (e.g. Twitter, Facebook, Linkedin, Google, Microsoft). This connection manager handles complex authorization flow to obtain initial Token and renewing token automatically once its expired. Read more |
SSIS HTTP Connection Manager
HTTP Connection Manager can be used with JSON Source to call any HTTP Web Service (GET, POST etc). It allows you to set various properties of HTTP Connection such as Timeout, Proxy, UserId/password etc. Read more |
Download View All Tasks