COZYROC Help Center

Our Help Center is the preferred method for contacting COZYROC and is where you can submit a ticket to SSIS+ Technical Support, SSIS+ Sales and COZYROC Cloud Support. You can also search an extensive list of Knowledge Base articles in the Help Center. You do not have to create an account login to use the Help Center, but we encourage you to do so because then you will be able to track all of the tickets you have previously opened within the Help Center. We ask that, when you do open a ticket in the Help Center, you choose the correct Department and Classification that best describes the assistance you're looking for.

For SSIS+, if you have a sales or technical support-related question and are a current customer, please include your Licensee Identifier in the ticket field provided. If you are opening a technical support ticket for help with a task or component that will not load properly or you cannot find in the SSIS Toolbox, please fill in all of the optional questions when opening the ticket. This will increase the likelihood that we can go directly to the heart of the problem without delay. Otherwise, it could require several exchanges with you to obtain the information we need to resolve your issue.

For COZYROC Cloud Support related questions, please be sure to enter your COZYROC Cloud Subscription Number if you are a current customer.


    • Recent Articles

    • 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. ...
    • E) Deleting Data from an API (DELETE Requests)

      Section table of contents: Section Table of Contents Previous article: Updating Data through an API (PUT, PATCH Requests) Step 1. Copy-paste the Data Flow Task used for updating data through the API. Step 2. Open the JSON Source component and modify ...
    • D) Updating Data through an API (PUT, PATCH Requests)

      Section table of contents: Section Table of Contents Previous article: Creating Records through an API (POST Requests) Step 1. You can copy-paste the Data Flow Task component you've used to create a record for a resource or create a new one in the ...
    • C) Creating Records through an API (POST Requests)

      Section table of contents: Section Table of Contents Previous article: Reading Data from an API (GET Requests) Step 1. You should now be proficient with setting up an Integration Services Project in Visual Studio and reading data from an API with ...
    • B) Reading Data from an API (GET Requests)

      Section table of contents: Section Table of Contents Previous article: Configuring a REST Connection Manager In this article: Part 1: Listing Records Part 2: Composite Columns Part 1: Listing Records Step 1. Once you have created a REST Connection ...