Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.
SSIS REST Api Web Service Task (Consume RESTful Service using HTTP GET, POST)
Description
In this video you will learn how to call REST API Web Service in SSIS.
For more info: http://zappysys.com/Products/SSIS-Pow...
Features
◾Call REST Style HTTP Web Service from SSIS (e.g. Perform HTTP GET, POST, LIST )
◾Support for windows or basic authentication
◾Save response to variable or file
◾Filter JSON response using JSONPath to extract specific value inside response text
◾Filter XML response using XPath to extract specific value inside response text
◾Validate response using custom rules such as Response Code must be less than 300, Response Content must contain XYZ string, Response Header must contain certain key/value pair … etc
◾Support for Testing UI
◾Support for dynamic variable replacement with format specifiers anywhere inside header or request data (e.g. {{User::MyVar}} {{User::MyDate,yyy-MM-dd}} {{User::MyAmount,C}} )
◾Use of BASE64 format specifiers (e.g. {{User::Creds,BASE64ENC}} will replace value with Base64 Encoded string and {{User::Creds,BASE64DEC}} will decode Base64 string. This is very useful for sending Authorization Headers which is usually base64 encoded
◾Support for SQL Server 2005, 2008, 2012, 2014 (32 bit and 64 bit)
For more info: http://zappysys.com/Products/SSIS-Pow...
Features
◾Call REST Style HTTP Web Service from SSIS (e.g. Perform HTTP GET, POST, LIST )
◾Support for windows or basic authentication
◾Save response to variable or file
◾Filter JSON response using JSONPath to extract specific value inside response text
◾Filter XML response using XPath to extract specific value inside response text
◾Validate response using custom rules such as Response Code must be less than 300, Response Content must contain XYZ string, Response Header must contain certain key/value pair … etc
◾Support for Testing UI
◾Support for dynamic variable replacement with format specifiers anywhere inside header or request data (e.g. {{User::MyVar}} {{User::MyDate,yyy-MM-dd}} {{User::MyAmount,C}} )
◾Use of BASE64 format specifiers (e.g. {{User::Creds,BASE64ENC}} will replace value with Base64 Encoded string and {{User::Creds,BASE64DEC}} will decode Base64 string. This is very useful for sending Authorization Headers which is usually base64 encoded
◾Support for SQL Server 2005, 2008, 2012, 2014 (32 bit and 64 bit)
More from User
06:38
SSIS Export Excel Task - Generate excel Dynamically
Zappysys
11:30
Query/Read data from Amazon DynamoDB Table, Write JSON documents into DynamoDB
Zappysys
06:07
SSIS JSON Export Task - Generate JSON file from SQL Server, MySQL or Oracle Tables
Zappysys
05:18
SSIS MongoDB Source - Use SQL Like Query Language for reading MongoDB Collection
Zappysys
13:45
SSIS HTML Table Source - Web scraping without coding from any URL
Zappysys
07:40
SSIS MongoDB Destination - Generate and load JSON Documents into MongoDB Collection
Zappysys
Related Videos
03:59
SSIS JSON File Source - Read JSON file or Web Service URL (REST, ODATA)
Zappysys
12:17
SSIS XML Source - Read from XML Files, SOAP Web Service or Consume REST API
Zappysys
08:22
SQL Server Integration Services (SSIS) Web Crawling Scrapping Part 1
Sylvan Autry
06:07
SSIS JSON Export Task - Generate JSON file from SQL Server, MySQL or Oracle Tables
Zappysys
21:32
Restful web services Django rest framework and Angular
arfsociety07
11:27
What is REST API Web Service
nikhil dongre