{"id":2508,"date":"2018-01-24T04:08:57","date_gmt":"2018-01-24T04:08:57","guid":{"rendered":"https:\/\/zappysys.com\/blog\/?p=2508"},"modified":"2026-02-12T22:27:01","modified_gmt":"2026-02-12T22:27:01","slug":"download-file-url-using-ssis","status":"publish","type":"post","link":"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/","title":{"rendered":"How to download file from URL using SSIS"},"content":{"rendered":"<h2>Introduction<\/h2>\n<p>In this post, we will see how to download a file from a URL using the\u00a0<a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/ssis-rest-api-web-service-task\/\" target=\"_blank\" rel=\"noopener\">SSIS REST API Task<\/a>. If you want to call the REST API instead of downloading a file, <a href=\"https:\/\/zappysys.com\/blog\/call-rest-api-using-ssis-web-service-task\/\" target=\"_blank\" rel=\"noopener\">check this article<\/a>.<\/p>\n<p>Basically, you can download a file from a URL using two different tasks.<\/p>\n<div class=\"su-table su-table-alternate\">\n<table>\n<tbody>\n<tr>\n<td><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i2.wp.com\/zappysys.com\/images\/ssis-powerpack\/ssis-download-file-task.png?w=720\" alt=\"Custom SSIS Tasks - SSIS Download file Task\" width=\"24\" height=\"24\" \/><\/td>\n<td>\u00a0<a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/ssis-download-file-task-free\/\" target=\"_blank\" rel=\"noopener\">SSIS Download File Task<\/a><\/td>\n<\/tr>\n<tr>\n<td><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/zappysys.com\/images\/ssis-powerpack\/ssis-rest-api-web-service-task.png?w=720\" alt=\"Custom SSIS Tasks - Call REST API Task\" width=\"24\" height=\"24\" \/><\/td>\n<td>\u00a0<a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/ssis-rest-api-web-service-task\/\" target=\"_blank\" rel=\"noopener\">SSIS REST API Task<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p><strong>SSIS Download File Task<\/strong> offers a simple way to download a file without advanced settings (e.g. Specify OAuth Credentials, Headers, Body, Content Type, etc)<\/p>\n<p><span style=\"box-sizing: border-box; margin: 0px; padding: 0px;\"><strong>The SSIS REST API Task<\/strong> offers a much more robust way to download, including specifying OAuth credentials, Basic Credentials, Headers, Body, changing the SSL\/TLS Protocol version, specifying a Proxy, and setting Error Retry Settings, etc.<\/span><\/p>\n<h2><span id=\"Prerequisites\">Prerequisites<\/span><\/h2>\n<p>Before we download a file from a URL using SSIS, you will need to make sure the following prerequisites are met.<\/p>\n<ol>\n<li>SSIS designer installed. Sometimes it is referred to as BIDS or SSDT (<a href=\"https:\/\/docs.microsoft.com\/en-us\/sql\/ssdt\/download-sql-server-data-tools-ssdt\" target=\"_blank\" rel=\"noopener\">download it from the Microsoft site<\/a>).<\/li>\n<li>Basic knowledge of SSIS package\u00a0development using\u00a0<em>Microsoft SQL Server Integration Services<\/em>.<\/li>\n<li>Make sure\u00a0<a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/\" target=\"_blank\" rel=\"noopener\"><em>SSIS PowerPack<\/em><\/a>\u00a0is installed.\u00a0<a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/download\/\" target=\"_blank\" rel=\"noopener\">Click here to download<\/a>.<\/li>\n<\/ol>\n<h2>Method-1 (Preferred): Download file from URL using REST API Task<\/h2>\n<h3>Download from Public Page (No Login required)<\/h3>\n<ol>\n<li>Create a new SSIS Package and open the designer<\/li>\n<li>Drag\u00a0<a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/ssis-rest-api-web-service-task\/\" target=\"_blank\" rel=\"noopener\">ZS REST API Task<\/a>\u00a0from SSIS Toolbox (Control Flow)<\/li>\n<li>Double-click it to edit<\/li>\n<li>Enter the following <strong>URL<\/strong>\n<pre class=\"lang:default decode:true\">https:\/\/zappysys.com\/downloads\/files\/nw.zip<\/pre>\n<div id=\"attachment_11703\" style=\"width: 667px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-File-from-URL-Request-Settings.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-11703\" class=\"size-full wp-image-11703\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-File-from-URL-Request-Settings.png\" alt=\"\" width=\"657\" height=\"592\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-File-from-URL-Request-Settings.png 657w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-File-from-URL-Request-Settings-300x270.png 300w\" sizes=\"(max-width: 657px) 100vw, 657px\" \/><\/a><p id=\"caption-attachment-11703\" class=\"wp-caption-text\">SSIS REST API Task &#8211; Download File from URL (Request Settings)<\/p><\/div>\n<div class=\"mceTemp\"><\/div>\n<\/li>\n<li>Now go to the <strong>Response Settings<\/strong> Tab<\/li>\n<li>Check the <strong>Save Response Content<\/strong> option<\/li>\n<li>Select Save Mode = Save to file<\/li>\n<li>Specify target file path (e.g., c:\\ssis\\nw.zip )<\/li>\n<li>Check\u00a0<strong>the Treat response as a binary<\/strong> option. This option must be checked if the file is binary format (e.g., image, mp3, avi, zip)\n<div class=\"mceTemp\"><\/div>\n<div id=\"attachment_11704\" style=\"width: 665px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-Zip-File-from-URL-Response-Settings.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-11704\" class=\"size-full wp-image-11704\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-Zip-File-from-URL-Response-Settings.png\" alt=\"\" width=\"655\" height=\"278\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-Zip-File-from-URL-Response-Settings.png 655w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-Zip-File-from-URL-Response-Settings-300x127.png 300w\" sizes=\"(max-width: 655px) 100vw, 655px\" \/><\/a><p id=\"caption-attachment-11704\" class=\"wp-caption-text\">SSIS REST API Task &#8211; Download Zip File from URL (Response Settings)<\/p><\/div><\/li>\n<li>Click OK to save and Execute SSIS Package.<\/li>\n<\/ol>\n<h3>Using Credentials to download from Secure Page<\/h3>\n<p>There will be a time when you have to download from a secure page which requires some sort of Authentication information. REST API Task Support Download URL From Connection option.\u00a0 You can use <a href=\"https:\/\/zappysys.com\/blog\/how-to-set-base64-encoded-authorization-header-for-http-web-request\/\" target=\"_blank\" rel=\"noopener\">HTTP Connection<\/a> or <a href=\"https:\/\/zappysys.com\/blog\/rest-api-authentication-with-oauth-2-0-using-ssis\/\" target=\"_blank\" rel=\"noopener\">OAuth Connection<\/a><\/p>\n<div id=\"attachment_11705\" style=\"width: 847px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/Using-HTTP-Connection-in-SSIS-REST-API-Task-to-Download-Files-or-Other-Data.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-11705\" class=\"size-full wp-image-11705\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/Using-HTTP-Connection-in-SSIS-REST-API-Task-to-Download-Files-or-Other-Data.png\" alt=\"\" width=\"837\" height=\"725\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/Using-HTTP-Connection-in-SSIS-REST-API-Task-to-Download-Files-or-Other-Data.png 837w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/Using-HTTP-Connection-in-SSIS-REST-API-Task-to-Download-Files-or-Other-Data-300x260.png 300w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/Using-HTTP-Connection-in-SSIS-REST-API-Task-to-Download-Files-or-Other-Data-768x665.png 768w\" sizes=\"(max-width: 837px) 100vw, 837px\" \/><\/a><p id=\"caption-attachment-11705\" class=\"wp-caption-text\">Using HTTP Connection in SSIS REST API Task to Download Files or Other Data<\/p><\/div>\n<h2>Method-2: Download file from URL using Download File Task<\/h2>\n<ol>\n<li>Create new SSIS Package and open designer<\/li>\n<li>Drag\u00a0<a href=\"https:\/\/zappysys.com\/products\/ssis-powerpack\/ssis-download-file-task-free\/\" target=\"_blank\" rel=\"noopener\">ZS Download File Task<\/a>\u00a0from SSIS Toolbox (Control Flow)<\/li>\n<li>Double click it to edit<\/li>\n<li>Change Url Access Mode to <strong>Direct<\/strong><\/li>\n<li>Enter the following URL\n<pre class=\"lang:default decode:true\">https:\/\/zappysys.com\/downloads\/files\/nw.zip<\/pre>\n<\/li>\n<li>In the target set target file path (e.g. c:\\ssis\\nw.zip )<\/li>\n<li>Click OK to save and Execute SSIS Package.\n<div id=\"attachment_11702\" style=\"width: 594px\" class=\"wp-caption alignnone\"><a href=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-Download-File-Task-Download-File-from-URL.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-11702\" class=\"size-full wp-image-11702\" src=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-Download-File-Task-Download-File-from-URL.png\" alt=\"\" width=\"584\" height=\"606\" srcset=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-Download-File-Task-Download-File-from-URL.png 584w, https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-Download-File-Task-Download-File-from-URL-289x300.png 289w\" sizes=\"(max-width: 584px) 100vw, 584px\" \/><\/a><p id=\"caption-attachment-11702\" class=\"wp-caption-text\">SSIS Download File Task &#8211; Download File from URL<\/p><\/div><\/li>\n<\/ol>\n<h2>Advanced Scenarios (Data Flow)<\/h2>\n<p>In addition to downloading files in Control Flow using the REST API Task or Download File Task, you can now also download binary files (PDF, image, ZIP, etc.) dynamically inside SSIS Data Flow using the Web API Destination component.<br \/>\nFor a detailed step-by-step tutorial that shows how to handle binary responses and write them to disk per row in Data Flow, check out this community article:<br \/>\n\ud83d\udc49 How to Download Binary File (PDF, Image, ZIP) from URL in SSIS Data Flow using Web API Destination \u2014 <a href=\"https:\/\/community.zappysys.com\/t\/how-to-download-binary-file-pdf-image-zip-from-url-in-ssis-data-flow-using-web-api-destination\/722\">click here<\/a><\/p>\n<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"BlogPosting\",\n  \"headline\": \"How to download file from URL using SSIS\",\n  \"description\": \"Step-by-step tutorial explaining how to download files from a URL using SSIS, including REST API Task and Download File Task examples.\",\n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"ZappySys Team\",\n    \"url\": \"https:\/\/zappysys.com\"\n  },\n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"ZappySys\",\n    \"logo\": {\n      \"@type\": \"ImageObject\",\n      \"url\": \"https:\/\/cdn.zappysys.com\/wp-content\/uploads\/2015\/04\/zappysys-logo-mid.png\"\n    }\n  },\n  \"mainEntityOfPage\": {\n    \"@type\": \"WebPage\",\n    \"@id\": \"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\"\n  }\n}\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction In this post, we will see how to download a file from a URL using the\u00a0SSIS REST API Task. If you want to call the REST API instead of downloading a file, check this article. Basically, you can download a file from a URL using two different tasks. SSIS Download File Task offers a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11703,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[264,10],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\r\n<title>How to download file from URL using SSIS | ZappySys Blog<\/title>\r\n<meta name=\"description\" content=\"How to download file from URL using SSIS - ZappySys Blog\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"How to download file from URL using SSIS | ZappySys Blog\" \/>\r\n<meta property=\"og:description\" content=\"How to download file from URL using SSIS - ZappySys Blog\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/\" \/>\r\n<meta property=\"og:site_name\" content=\"ZappySys Blog\" \/>\r\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/ZappySys\/\" \/>\r\n<meta property=\"article:published_time\" content=\"2018-01-24T04:08:57+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2026-02-12T22:27:01+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-File-from-URL-Request-Settings.png\" \/>\r\n\t<meta property=\"og:image:width\" content=\"657\" \/>\r\n\t<meta property=\"og:image:height\" content=\"592\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\r\n<meta name=\"author\" content=\"ZappySys\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/zappysys\/\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ZappySys\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/\",\"url\":\"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/\",\"name\":\"How to download file from URL using SSIS | ZappySys Blog\",\"isPartOf\":{\"@id\":\"https:\/\/zappysys.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-File-from-URL-Request-Settings.png\",\"datePublished\":\"2018-01-24T04:08:57+00:00\",\"dateModified\":\"2026-02-12T22:27:01+00:00\",\"author\":{\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/2756c237457fbc95d82cb38962f81f82\"},\"description\":\"How to download file from URL using SSIS - ZappySys Blog\",\"breadcrumb\":{\"@id\":\"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/#primaryimage\",\"url\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-File-from-URL-Request-Settings.png\",\"contentUrl\":\"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-File-from-URL-Request-Settings.png\",\"width\":657,\"height\":592,\"caption\":\"SSIS REST API Task - Download File from URL (Request Settings)\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/zappysys.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to download file from URL using SSIS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zappysys.com\/blog\/#website\",\"url\":\"https:\/\/zappysys.com\/blog\/\",\"name\":\"ZappySys Blog\",\"description\":\"SSIS \/ ODBC Drivers \/ API Connectors for JSON, XML, Azure, Amazon AWS, Salesforce, MongoDB and more\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zappysys.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/2756c237457fbc95d82cb38962f81f82\",\"name\":\"ZappySys\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zappysys.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/5c9be148088ba9b8af8e955c5f7c22b5?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/5c9be148088ba9b8af8e955c5f7c22b5?s=96&d=mm&r=g\",\"caption\":\"ZappySys\"},\"sameAs\":[\"http:\/\/www.zappysys.com\/\",\"https:\/\/www.facebook.com\/ZappySys\/\",\"https:\/\/twitter.com\/https:\/\/twitter.com\/zappysys\/\"],\"url\":\"https:\/\/zappysys.com\/blog\/author\/admin\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to download file from URL using SSIS | ZappySys Blog","description":"How to download file from URL using SSIS - ZappySys Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/","og_locale":"en_US","og_type":"article","og_title":"How to download file from URL using SSIS | ZappySys Blog","og_description":"How to download file from URL using SSIS - ZappySys Blog","og_url":"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/","og_site_name":"ZappySys Blog","article_author":"https:\/\/www.facebook.com\/ZappySys\/","article_published_time":"2018-01-24T04:08:57+00:00","article_modified_time":"2026-02-12T22:27:01+00:00","og_image":[{"width":657,"height":592,"url":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-File-from-URL-Request-Settings.png","type":"image\/png"}],"author":"ZappySys","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/zappysys\/","twitter_misc":{"Written by":"ZappySys","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/","url":"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/","name":"How to download file from URL using SSIS | ZappySys Blog","isPartOf":{"@id":"https:\/\/zappysys.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/#primaryimage"},"image":{"@id":"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/#primaryimage"},"thumbnailUrl":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-File-from-URL-Request-Settings.png","datePublished":"2018-01-24T04:08:57+00:00","dateModified":"2026-02-12T22:27:01+00:00","author":{"@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/2756c237457fbc95d82cb38962f81f82"},"description":"How to download file from URL using SSIS - ZappySys Blog","breadcrumb":{"@id":"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/#primaryimage","url":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-File-from-URL-Request-Settings.png","contentUrl":"https:\/\/zappysys.com\/blog\/wp-content\/uploads\/2018\/01\/SSIS-REST-API-Task-Download-File-from-URL-Request-Settings.png","width":657,"height":592,"caption":"SSIS REST API Task - Download File from URL (Request Settings)"},{"@type":"BreadcrumbList","@id":"https:\/\/zappysys.com\/blog\/download-file-url-using-ssis\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zappysys.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to download file from URL using SSIS"}]},{"@type":"WebSite","@id":"https:\/\/zappysys.com\/blog\/#website","url":"https:\/\/zappysys.com\/blog\/","name":"ZappySys Blog","description":"SSIS \/ ODBC Drivers \/ API Connectors for JSON, XML, Azure, Amazon AWS, Salesforce, MongoDB and more","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zappysys.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/2756c237457fbc95d82cb38962f81f82","name":"ZappySys","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zappysys.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/5c9be148088ba9b8af8e955c5f7c22b5?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5c9be148088ba9b8af8e955c5f7c22b5?s=96&d=mm&r=g","caption":"ZappySys"},"sameAs":["http:\/\/www.zappysys.com\/","https:\/\/www.facebook.com\/ZappySys\/","https:\/\/twitter.com\/https:\/\/twitter.com\/zappysys\/"],"url":"https:\/\/zappysys.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/2508"}],"collection":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/comments?post=2508"}],"version-history":[{"count":9,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/2508\/revisions"}],"predecessor-version":[{"id":11708,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/posts\/2508\/revisions\/11708"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/media\/11703"}],"wp:attachment":[{"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/media?parent=2508"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/categories?post=2508"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zappysys.com\/blog\/wp-json\/wp\/v2\/tags?post=2508"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}