Getting Started with REST API Connections in CozyRoc SSIS+: Section Table of Contents

Getting Started with REST API Connections in CozyRoc SSIS+: Section Table of Contents



Get acquainted with REST API connectors in CozyRoc SSIS+ so that you can integrate data sets and databases across web services and platforms. CozyRoc SSIS+ Components Suite is a downloadable desktop application for Microsoft Visual Studio.

IV. Getting Started with REST API Connections in CozyRoc SSIS+

A) Configuring a REST Connection Manager

B) Reading Data from an API (GET Requests)

C) Creating Records with an API (POST Requests)

D) Updating Data through an API (PUT, PATCH Requests)

E) Deleting Data from an API (DELETE Requests)


    Book a Presales Call


    Are you new to COZYROC and evaluating our solutions? 
    Book a Presales Call with us now and get 5% off SSIS+.
      • Related Articles

      • Installation and Getting Started

        Overview This article contains information to help ensure proper installation and configuration of your environment, but most importantly, ensure that COZYROC SSIS+ Suite will work with the installed components (e.g., SQL Server, SSDT). Although SSDT ...
      • Guide to REST API Connections in CozyRoc SSIS+: Table of Contents

        Table of Contents I. Introduction II. Installing CozyRoc SSIS+ A) Installing Visual Studio and SSDT B) How to Download and Install the CozyRoc SSIS+ Components Suite C) Check Software Versions D) Licensing CozyRoc SSIS+ III. The Basics of SSIS+ IV. ...
      • Guide to REST API Connections in CozyRoc SSIS+: Introduction

        Guide to REST API Connections in CozyRoc SSIS+ This guide will show you how to use CozyRoc SSIS+ to make connections to third-party integrations, web services with REST APIs that enable you to extract, transform, and load data across the internet. ...
      • Guide to REST API Connections in CozyRoc SSIS+: Introduction

        Guide to REST API Connections in CozyRoc SSIS+ This guide will show you how to use CozyRoc SSIS+ to make connections to third-party integrations, web services with REST APIs that enable you to extract, transform, and load data across the internet. ...
      • How to trace HTTP(S) and REST API using Fiddler

        Fiddler can help you troubleshoot HTTP(S) / REST API / SOAP Web requests very easily.  Fiddler is a web debugging proxy that logs all HTTP(s) traffic between your client machine and a server. It allows you to inspect the HTTP requests and responses ...