<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Daniel ZS</title>
    <description>The latest articles on DEV Community by Daniel ZS (@daniel_zs).</description>
    <link>https://dev.to/daniel_zs</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2986799%2F297c426e-1da6-4fe1-b3cf-1bcb5631cfaf.jpg</url>
      <title>DEV Community: Daniel ZS</title>
      <link>https://dev.to/daniel_zs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/daniel_zs"/>
    <language>en</language>
    <item>
      <title>SSIS tutorial: How to install SSIS in Visual Studio 2022</title>
      <dc:creator>Daniel ZS</dc:creator>
      <pubDate>Fri, 13 Jun 2025 12:36:09 +0000</pubDate>
      <link>https://dev.to/daniel_zs/ssis-tutorial-how-to-install-ssis-in-visual-studio-2022-5h4j</link>
      <guid>https://dev.to/daniel_zs/ssis-tutorial-how-to-install-ssis-in-visual-studio-2022-5h4j</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;SQL Server Integration Services (SSIS) is a powerful tool for building ETL workflows and automating data pipelines. If you're using &lt;strong&gt;Visual Studio 2022&lt;/strong&gt;, enabling SSIS is simple once you install the right extensions. In this guide, I'll walk you through how to set up SSIS and supercharge it using the ZappySys SSIS PowerPack for modern integrations.&lt;/p&gt;




&lt;h2&gt;
  
  
  Prerequisites
&lt;/h2&gt;

&lt;p&gt;Make sure you have the following:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Visual Studio 2022 installed&lt;/li&gt;
&lt;li&gt;Admin rights to install extensions&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Step-by-step: Enable SSIS in Visual Studio 2022
&lt;/h2&gt;

&lt;h3&gt;
  
  
  1. Open Visual Studio
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Launch Visual Studio 2022&lt;/li&gt;
&lt;li&gt;Go to &lt;code&gt;Extensions &amp;gt; Manage Extensions&lt;/code&gt;
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F15ulacnzfoyhxvx1hi9u.png" alt="Image description" width="708" height="169"&gt;
&lt;/li&gt;
&lt;/ol&gt;




&lt;h3&gt;
  
  
  2. Search for SSIS Extension
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;In the &lt;strong&gt;Manage Extensions&lt;/strong&gt; window, switch to the &lt;strong&gt;Online&lt;/strong&gt; tab&lt;/li&gt;
&lt;li&gt;Search for &lt;strong&gt;SQL Server Integration Services Projects&lt;/strong&gt;
Or download it directly:
&lt;a href="https://marketplace.visualstudio.com/items?itemName=SSIS.MicrosoftDataToolsIntegrationServices" rel="noopener noreferrer"&gt;→ SSIS Extension on Visual Studio Marketplace&lt;/a&gt;
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fwpi0uz1v9prk58n2zcba.png" alt="Image description" width="800" height="478"&gt;
&lt;/li&gt;
&lt;/ol&gt;




&lt;h3&gt;
  
  
  3. Install the Extension
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Follow the Visual Studio Installer prompts&lt;/li&gt;
&lt;li&gt;After installation, restart Visual Studio
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq1vpmb96daa1biw11q4i.png" alt="Image description" width="697" height="602"&gt;
&lt;/li&gt;
&lt;/ol&gt;




&lt;h3&gt;
  
  
  4. Verify Installation
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Open Visual Studio and click on &lt;strong&gt;Create a new project&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Search for &lt;code&gt;Integration Services Project&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Select it and click &lt;strong&gt;Next&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Name your project and click &lt;strong&gt;Create&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;You should now see the SSIS designer with tabs like Control Flow, Data Flow, and Parameters&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftyxptj6uxcgojcvzybdg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftyxptj6uxcgojcvzybdg.png" alt="Image description" width="800" height="281"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Troubleshooting Tips
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Can't Find SSIS Templates?
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Go to &lt;code&gt;Extensions &amp;gt; Manage Extensions&lt;/code&gt; to ensure the SSIS extension is installed and enabled&lt;/li&gt;
&lt;li&gt;Try &lt;code&gt;Tools &amp;gt; Import and Export Settings &amp;gt; Reset All Settings&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Missing Dependencies?
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Double-check that SQL Server Data Tools were installed when setting up Visual Studio&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  Bonus: Add ZappySys SSIS PowerPack for Modern ETL Needs
&lt;/h2&gt;

&lt;p&gt;Want to connect SSIS to REST APIs, JSON, cloud storage, OAuth, and more?&lt;br&gt;
Install the &lt;a href="https://zappysys.com/products/ssis-powerpack/" rel="noopener noreferrer"&gt;ZappySys SSIS PowerPack&lt;/a&gt; — a set of 70+ powerful components that bring SSIS into the modern data stack.&lt;/p&gt;

&lt;h3&gt;
  
  
  Key Benefits
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;API Integration&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Supports REST, SOAP, JSON, XML&lt;/li&gt;
&lt;li&gt;No coding needed&lt;/li&gt;
&lt;li&gt;Use components like:
 &lt;a href="https://zappysys.com/products/ssis-powerpack/ssis-rest-api-web-service-task/" rel="noopener noreferrer"&gt;REST API Task&lt;/a&gt;,
 &lt;a href="https://zappysys.com/products/ssis-powerpack/ssis-json-file-source/" rel="noopener noreferrer"&gt;JSON Source&lt;/a&gt;,
 &lt;a href="https://zappysys.com/products/ssis-powerpack/ssis-xml-source/" rel="noopener noreferrer"&gt;XML Source&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Cloud Connectivity&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Connect to AWS S3, Azure, Google Drive, etc.&lt;/li&gt;
&lt;li&gt;Example connectors:
 &lt;a href="https://zappysys.com/products/ssis-powerpack/ssis-amazon-s3-task/" rel="noopener noreferrer"&gt;Amazon S3 Task&lt;/a&gt;,
 &lt;a href="https://zappysys.com/api/integration-hub/google-drive-connector/ssis" rel="noopener noreferrer"&gt;Google Drive&lt;/a&gt;,
 &lt;a href="https://zappysys.com/products/ssis-powerpack/ssis-azure-blob-storage-task/" rel="noopener noreferrer"&gt;Azure Blob Storage Task&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;File Integration&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Easily work with CSV, Excel, or flat files&lt;/li&gt;
&lt;li&gt;Includes:
 &lt;a href="https://zappysys.com/products/ssis-powerpack/ssis-csv-file-source-flat-file-web-api/" rel="noopener noreferrer"&gt;CSV Source&lt;/a&gt;,
 &lt;a href="https://zappysys.com/products/ssis-powerpack/ssis-excel-file-source/" rel="noopener noreferrer"&gt;Excel Source&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Secure Connectivity&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;OAuth2, SSL, Token-based auth&lt;/li&gt;
&lt;li&gt;See:
 &lt;a href="https://zappysys.com/blog/rest-api-authentication-with-oauth-2-0-using-ssis/" rel="noopener noreferrer"&gt;OAuth Connector&lt;/a&gt;,
 &lt;a href="https://zappysys.com/blog/how-to-set-base64-encoded-authorization-header-for-http-web-request/" rel="noopener noreferrer"&gt;Base64 Auth in HTTP&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Save Time&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Drag-and-drop components mean faster development and fewer bugs&lt;/li&gt;
&lt;/ul&gt;




&lt;h3&gt;
  
  
  Install ZappySys SSIS PowerPack
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Download the &lt;a href="https://zappysys.com/products/ssis-powerpack/download/" rel="noopener noreferrer"&gt;trial&lt;/a&gt; or &lt;a href="https://zappysys.com/products/ssis-powerpack/download/" rel="noopener noreferrer"&gt;full version&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Run the installer as Admin&lt;/li&gt;
&lt;li&gt;Restart Visual Studio&lt;/li&gt;
&lt;li&gt;You’ll see new components in the SSIS Toolbox (prefixed with &lt;code&gt;ZS&lt;/code&gt;)&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Need help installing it in VS 2022? Here's a detailed guide:&lt;br&gt;
&lt;a href="https://community.zappysys.com/t/how-to-install-ssis-powerpack-in-visual-studio-2022/427" rel="noopener noreferrer"&gt;→ How to Install SSIS PowerPack in Visual Studio 2022&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;With SSIS properly enabled in Visual Studio 2022 and ZappySys PowerPack installed, you're ready to build powerful, modern ETL solutions that connect with just about any data source.&lt;/p&gt;




&lt;h2&gt;
  
  
  References
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://marketplace.visualstudio.com/items?itemName=SSIS.MicrosoftDataToolsIntegrationServices" rel="noopener noreferrer"&gt;SQL Server Integration Services Projects (VS Marketplace)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://visualstudio.microsoft.com/" rel="noopener noreferrer"&gt;Download Visual Studio 2022&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zappysys.com/products/ssis-powerpack/download/" rel="noopener noreferrer"&gt;ZappySys SSIS PowerPack Download&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zappysys.com/contact" rel="noopener noreferrer"&gt;ZappySys Support&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ssis</category>
      <category>zappysys</category>
      <category>visualstudio</category>
    </item>
    <item>
      <title>How to locate ZappySys SSIS components in Visual Studio</title>
      <dc:creator>Daniel ZS</dc:creator>
      <pubDate>Fri, 13 Jun 2025 12:23:29 +0000</pubDate>
      <link>https://dev.to/daniel_zs/how-to-locate-zappysys-ssis-components-in-visual-studio-aii</link>
      <guid>https://dev.to/daniel_zs/how-to-locate-zappysys-ssis-components-in-visual-studio-aii</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;After installing the ZappySys SSIS PowerPack, many users expect new components to appear automatically in Visual Studio (SSDT). These include advanced tasks and data flow connectors that help you build better SSIS packages.&lt;/p&gt;

&lt;p&gt;However, it’s not always clear where to find them inside the SSIS Toolbox.&lt;/p&gt;

&lt;h2&gt;
  
  
  How to locate ZappySys components in SSDT
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Open Visual Studio (SQL Server Data Tools).&lt;/li&gt;
&lt;li&gt;Start a new SSIS project or open an existing one:
Go to &lt;code&gt;File &amp;gt; New &amp;gt; Project &amp;gt; Business Intelligence &amp;gt; Integration Services Project&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;In the package designer, go to the &lt;strong&gt;Control Flow&lt;/strong&gt; tab.
If the SSIS Toolbox isn't visible, right-click anywhere and select &lt;strong&gt;SSIS Toolbox&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;In the toolbox, look for tasks that start with &lt;code&gt;ZS&lt;/code&gt; — these are ZappySys Control Flow Tasks.&lt;/li&gt;
&lt;li&gt;Switch to the &lt;strong&gt;Data Flow&lt;/strong&gt; tab. The toolbox will refresh automatically.&lt;/li&gt;
&lt;li&gt;In the Data Flow toolbox, find components starting with &lt;code&gt;ZS&lt;/code&gt; — these are ZappySys Data Flow Components.
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fj1eh2gmg5kpb4ypgiic1.png" alt="ZappySys components" width="672" height="694"&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  What if you don’t see any ZappySys components?
&lt;/h2&gt;

&lt;p&gt;If you’ve installed the PowerPack but don’t see anything in your toolbox, don’t worry — this is a common issue. It usually means SSDT didn’t refresh the toolbox automatically.&lt;/p&gt;

&lt;h3&gt;
  
  
  The problem
&lt;/h3&gt;

&lt;p&gt;ZappySys components like the &lt;a href="https://zappysys.com/products/ssis-powerpack/ssis-rest-api-web-service-task/" rel="noopener noreferrer"&gt;ZS REST API Task&lt;/a&gt; are missing from both Control Flow and Data Flow. They all start with &lt;code&gt;ZS&lt;/code&gt;, so if you can’t find them, something’s off.&lt;/p&gt;

&lt;h3&gt;
  
  
  The fix: manually refresh the toolbox
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Open your SSIS project in Visual Studio.&lt;/li&gt;
&lt;li&gt;Open any &lt;code&gt;.dtsx&lt;/code&gt; package file.&lt;/li&gt;
&lt;li&gt;Right-click inside the SSIS Toolbox.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Refresh Toolbox&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This should reload all components, including ZappySys ones.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpi1h9zjt38jb147fqrlq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpi1h9zjt38jb147fqrlq.png" alt="Refresh Toolbox" width="426" height="226"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Still not seeing them?
&lt;/h3&gt;

&lt;p&gt;Here are a few things to check:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Did you install the right &lt;strong&gt;bit version&lt;/strong&gt; (32-bit or 64-bit) that matches your SSDT?&lt;/li&gt;
&lt;li&gt;Try restarting Visual Studio after installing PowerPack.&lt;/li&gt;
&lt;li&gt;Make sure you’re using &lt;strong&gt;SSDT for Visual Studio 2015 or later&lt;/strong&gt;, depending on your SQL Server version.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Need more help? Check out this support article:&lt;br&gt;
👉 &lt;a href="https://zappysys.zendesk.com/hc/en-us/articles/115004935754-I-don-t-see-PowerPack-components-in-SSIS-Toolbox" rel="noopener noreferrer"&gt;I don’t see PowerPack components in SSIS Toolbox&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Once installed, ZappySys SSIS components should appear in both Control Flow and Data Flow toolboxes. If not, refreshing the toolbox or checking SSDT compatibility usually solves it.&lt;/p&gt;

&lt;p&gt;After everything loads correctly, you’re ready to build powerful ETL workflows using ZappySys tasks and connectors.&lt;/p&gt;

&lt;h2&gt;
  
  
  Need help?
&lt;/h2&gt;

&lt;p&gt;Still stuck or have questions?&lt;br&gt;
Reach out to our &lt;a href="https://zappysys.com/support" rel="noopener noreferrer"&gt;support team&lt;/a&gt; via live chat or by emailing &lt;a href="//mailto:support@zappysys.com"&gt;support@zappysys.com&lt;/a&gt;.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>💡 SSIS Tip: Export Google Drive Data to MongoDB (No Code Required)</title>
      <dc:creator>Daniel ZS</dc:creator>
      <pubDate>Fri, 25 Apr 2025 22:41:25 +0000</pubDate>
      <link>https://dev.to/daniel_zs/ssis-tip-export-google-drive-data-to-mongodb-no-code-required-1l25</link>
      <guid>https://dev.to/daniel_zs/ssis-tip-export-google-drive-data-to-mongodb-no-code-required-1l25</guid>
      <description>&lt;p&gt;If you're working with &lt;strong&gt;SSIS&lt;/strong&gt; and need to move data from &lt;strong&gt;Google Drive&lt;/strong&gt; into &lt;strong&gt;MongoDB&lt;/strong&gt;, you're in luck. With the &lt;strong&gt;ZappySys SSIS PowerPack&lt;/strong&gt;, you can build this integration &lt;strong&gt;without writing a single line of code&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;This solution is ideal for automating backups, analytics pipelines, or syncing documents with other systems.&lt;/p&gt;




&lt;h2&gt;
  
  
  🚀 What’s Inside the Full Tutorial
&lt;/h2&gt;

&lt;p&gt;The original guide walks you through how to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ Set up a &lt;strong&gt;Google API Project&lt;/strong&gt; and enable the right scopes (Google Drive + Sheets)&lt;/li&gt;
&lt;li&gt;🔐 Configure &lt;strong&gt;OAuth 2.0&lt;/strong&gt; access to Google Drive in SSIS&lt;/li&gt;
&lt;li&gt;🔄 Use &lt;strong&gt;ZappySys API Source&lt;/strong&gt; to fetch files and metadata from your Drive&lt;/li&gt;
&lt;li&gt;🧩 Connect to &lt;strong&gt;MongoDB&lt;/strong&gt; (local or cloud-based) using the MongoDB Destination&lt;/li&gt;
&lt;li&gt;🧱 Optionally use the &lt;strong&gt;JSON Generator&lt;/strong&gt; for structured updates in MongoDB&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All within a visual SSIS interface—no scripting required.&lt;/p&gt;




&lt;h2&gt;
  
  
  🧰 What You’ll Need
&lt;/h2&gt;

&lt;p&gt;Make sure you have the following before you begin:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://zappysys.com/products/ssis-powerpack/download/" rel="noopener noreferrer"&gt;ZappySys SSIS PowerPack&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;MongoDB database (on-prem or Atlas)&lt;/li&gt;
&lt;li&gt;A Google account with file access&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🔗 Read the Full Step-by-Step Guide
&lt;/h2&gt;

&lt;p&gt;📝 The complete tutorial with screenshots and config instructions is available here:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://community.zappysys.com/t/ssis-tip-how-to-export-google-drive-data-into-mongodb/520" rel="noopener noreferrer"&gt;SSIS Tip: How to Export Google Drive Data into MongoDB&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It’s beginner-friendly but powerful enough for advanced ETL developers.&lt;/p&gt;




&lt;h2&gt;
  
  
  📚 Additional Resources
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://zappysys.com/api/integration-hub/google-drive-connector/ssis" rel="noopener noreferrer"&gt;Google Drive Connector for SSIS&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://zappysys.com/products/ssis-powerpack/ssis--mongodb-destination/" rel="noopener noreferrer"&gt;MongoDB Destination Docs&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://zappysys.com/products/ssis-powerpack/ssis-json-generator-transform/" rel="noopener noreferrer"&gt;JSON Generator Transform&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  💬 Got Questions?
&lt;/h2&gt;

&lt;p&gt;ZappySys offers &lt;a href="https://zappysys.com/support" rel="noopener noreferrer"&gt;live chat and ticket support&lt;/a&gt; if you need help setting up your pipeline or debugging authentication issues.&lt;/p&gt;




&lt;p&gt;Follow for more SSIS ZappySys integration tips and ETL automation tricks! 🔁&lt;/p&gt;

</description>
    </item>
    <item>
      <title>SSIS expressions: introduction and examples</title>
      <dc:creator>Daniel ZS</dc:creator>
      <pubDate>Fri, 11 Apr 2025 01:13:44 +0000</pubDate>
      <link>https://dev.to/daniel_zs/ssis-expressions-introduction-and-examples-5ak1</link>
      <guid>https://dev.to/daniel_zs/ssis-expressions-introduction-and-examples-5ak1</guid>
      <description>&lt;p&gt;To drive traffic to your full article on the ZappySys site while still offering value on Medium or Dev.to, you can include &lt;strong&gt;strategic cut-off points&lt;/strong&gt; where the reader is encouraged to continue reading by visiting the full tutorial. Below is your modified article with those changes included:&lt;/p&gt;




&lt;h1&gt;
  
  
  &lt;strong&gt;Introduction to SSIS Expressions (Quick Overview)&lt;/strong&gt;
&lt;/h1&gt;

&lt;p&gt;Expressions play a crucial role in SSIS (SQL Server Integration Services) by providing a dynamic and flexible way to configure and control various aspects of your data integration workflows.&lt;/p&gt;

&lt;p&gt;Below is a brief overview highlighting the core benefits and use cases of SSIS expressions. To explore a &lt;strong&gt;complete guide with screenshots, expression examples, and advanced use cases&lt;/strong&gt;, you can view the full article on our official ZappySys blog.&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;Continue reading on our site:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
🔗 &lt;a href="https://community.zappysys.com/t/ssis-expressions-introduction-and-examples/139?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=ssis-expressions" rel="noopener noreferrer"&gt;Full Guide to SSIS Expressions with Examples (ZappySys)&lt;/a&gt;&lt;/p&gt;


&lt;h2&gt;
  
  
  &lt;strong&gt;Key Use Cases and Benefits&lt;/strong&gt;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Dynamically configure properties of SSIS tasks, connections, variables, and components
&lt;/li&gt;
&lt;li&gt;Adapt SSIS packages to different runtime scenarios
&lt;/li&gt;
&lt;li&gt;Support conditional logic for building flexible workflows
&lt;/li&gt;
&lt;li&gt;Enable dynamic error handling based on task outcomes
&lt;/li&gt;
&lt;li&gt;Make packages more reusable and environment-agnostic via parameterized expressions
&lt;/li&gt;
&lt;li&gt;Frequently used for dynamic &lt;strong&gt;connection strings&lt;/strong&gt; and &lt;strong&gt;file paths&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🟡 &lt;em&gt;We go deeper into each of these use cases, including real-world tips, in the full tutorial&lt;/em&gt; → &lt;a href="https://community.zappysys.com/t/ssis-expressions-introduction-and-examples/139?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=ssis-expressions" rel="noopener noreferrer"&gt;Read more&lt;/a&gt;&lt;/p&gt;


&lt;h2&gt;
  
  
  &lt;strong&gt;Common Expression Syntax Overview&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;SSIS Expressions support a variety of operators, functions, and constants:&lt;/p&gt;
&lt;h3&gt;
  
  
  🔢 Operators:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Arithmetic: &lt;code&gt;+&lt;/code&gt;, &lt;code&gt;-&lt;/code&gt;, &lt;code&gt;*&lt;/code&gt;, &lt;code&gt;/&lt;/code&gt;, &lt;code&gt;%&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Comparison: &lt;code&gt;==&lt;/code&gt;, &lt;code&gt;!=&lt;/code&gt;, &lt;code&gt;&amp;lt;&lt;/code&gt;, &lt;code&gt;&amp;gt;&lt;/code&gt;, &lt;code&gt;&amp;lt;=&lt;/code&gt;, &lt;code&gt;&amp;gt;=&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Logical: &lt;code&gt;&amp;amp;&amp;amp;&lt;/code&gt;, &lt;code&gt;||&lt;/code&gt;, &lt;code&gt;!&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;String Concatenation: &lt;code&gt;+&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
  
  
  🔧 Functions:
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;String:&lt;/strong&gt; &lt;code&gt;LEN()&lt;/code&gt;, &lt;code&gt;SUBSTRING()&lt;/code&gt;, &lt;code&gt;LEFT()&lt;/code&gt;, &lt;code&gt;RIGHT()&lt;/code&gt;, &lt;code&gt;LTRIM()&lt;/code&gt;, &lt;code&gt;RTRIM()&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Math:&lt;/strong&gt; &lt;code&gt;ABS()&lt;/code&gt;, &lt;code&gt;ROUND()&lt;/code&gt;, &lt;code&gt;CEILING()&lt;/code&gt;, &lt;code&gt;FLOOR()&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Date/Time:&lt;/strong&gt; &lt;code&gt;GETDATE()&lt;/code&gt;, &lt;code&gt;DATEPART()&lt;/code&gt;, &lt;code&gt;DATEDIFF()&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Conversion:&lt;/strong&gt; &lt;code&gt;CONVERT()&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Null Handling:&lt;/strong&gt; &lt;code&gt;ISNULL()&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;💡 Want the full breakdown with usage samples and screenshots?&lt;br&gt;&lt;br&gt;
👉 Visit the full guide here: &lt;a href="https://community.zappysys.com/t/ssis-expressions-introduction-and-examples/139?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=ssis-expressions" rel="noopener noreferrer"&gt;SSIS Expression Syntax in Action&lt;/a&gt;&lt;/p&gt;


&lt;h2&gt;
  
  
  &lt;strong&gt;Handling Type Conversion and Compatibility&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Expressions often require compatible data types. SSIS may auto-convert types, but using &lt;strong&gt;explicit conversions&lt;/strong&gt; like &lt;code&gt;(DT_STR)&lt;/code&gt; or &lt;code&gt;(DT_DATE)&lt;/code&gt; is best practice.&lt;/p&gt;

&lt;p&gt;⚠️ Mixing types (e.g., strings with numbers) without proper conversion can cause runtime errors.&lt;br&gt;&lt;br&gt;
📌 &lt;em&gt;More on this in our detailed section: &lt;a href="https://community.zappysys.com/t/ssis-expressions-introduction-and-examples/139?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=ssis-expressions" rel="noopener noreferrer"&gt;Type Compatibility in SSIS Expressions&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;


&lt;h2&gt;
  
  
  &lt;strong&gt;Using the Expression Builder in SSIS&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Want to see how to open the Expression Builder in real SSIS tasks like &lt;a href="https://zappysys.com/products/ssis-powerpack/ssis-rest-api-web-service-task/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=ssis-expressions" rel="noopener noreferrer"&gt;REST API Task&lt;/a&gt; or &lt;a href="https://zappysys.com/products/ssis-powerpack/ssis-json-file-source/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=ssis-expressions" rel="noopener noreferrer"&gt;JSON Source&lt;/a&gt;?&lt;/p&gt;

&lt;p&gt;✨ We walk you through it step-by-step with annotated screenshots.&lt;/p&gt;

&lt;p&gt;➡️ &lt;a href="https://community.zappysys.com/t/ssis-expressions-introduction-and-examples/139?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=ssis-expressions" rel="noopener noreferrer"&gt;Click here to follow the hands-on tutorial&lt;/a&gt;&lt;/p&gt;


&lt;h2&gt;
  
  
  &lt;strong&gt;Bonus: Format a Date as "dd-mm-yyyy" in a Variable&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Here’s a quick expression you can use to format the current date:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight sql"&gt;&lt;code&gt;&lt;span class="k"&gt;RIGHT&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nv"&gt;"0"&lt;/span&gt; &lt;span class="o"&gt;+&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;DT_STR&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;1252&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="n"&gt;DATEPART&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nv"&gt;"dd"&lt;/span&gt; &lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;GETDATE&lt;/span&gt;&lt;span class="p"&gt;()),&lt;/span&gt; &lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="o"&gt;+&lt;/span&gt; &lt;span class="nv"&gt;"-"&lt;/span&gt; &lt;span class="o"&gt;+&lt;/span&gt; 
&lt;span class="k"&gt;RIGHT&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nv"&gt;"0"&lt;/span&gt; &lt;span class="o"&gt;+&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;DT_STR&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;1252&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="n"&gt;DATEPART&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nv"&gt;"mm"&lt;/span&gt; &lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;GETDATE&lt;/span&gt;&lt;span class="p"&gt;()),&lt;/span&gt; &lt;span class="mi"&gt;2&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="o"&gt;+&lt;/span&gt; &lt;span class="nv"&gt;"-"&lt;/span&gt; &lt;span class="o"&gt;+&lt;/span&gt;  
&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;DT_STR&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;4&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="mi"&gt;1252&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="n"&gt;DATEPART&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nv"&gt;"yy"&lt;/span&gt; &lt;span class="p"&gt;,&lt;/span&gt; &lt;span class="n"&gt;GETDATE&lt;/span&gt;&lt;span class="p"&gt;())&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;📸 Want to see how to apply this using the UI?&lt;br&gt;&lt;br&gt;
See full illustrated steps here →&lt;br&gt;&lt;br&gt;
🔗 &lt;a href="https://community.zappysys.com/t/ssis-expressions-introduction-and-examples/139?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=ssis-expressions" rel="noopener noreferrer"&gt;ZappySys SSIS Expression Builder Tutorial&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  ✅ Ready to Level Up Your SSIS Expressions?
&lt;/h2&gt;

&lt;p&gt;The full article includes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Interactive screenshots
&lt;/li&gt;
&lt;li&gt;Use of variables in control flow
&lt;/li&gt;
&lt;li&gt;Advanced tricks like dynamic REST URLs
&lt;/li&gt;
&lt;li&gt;Common pitfalls and how to fix them&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🚀 &lt;a href="https://community.zappysys.com/t/ssis-expressions-introduction-and-examples/139?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=ssis-expressions" rel="noopener noreferrer"&gt;View Full Article on ZappySys Blog&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Connect Excel to Google BigQuery — The Easy No-Code Way with ZappySys ODBC Driver</title>
      <dc:creator>Daniel ZS</dc:creator>
      <pubDate>Fri, 11 Apr 2025 00:09:48 +0000</pubDate>
      <link>https://dev.to/daniel_zs/connect-excel-to-google-bigquery-the-easy-no-code-way-with-zappysys-odbc-driver-cd8</link>
      <guid>https://dev.to/daniel_zs/connect-excel-to-google-bigquery-the-easy-no-code-way-with-zappysys-odbc-driver-cd8</guid>
      <description>&lt;p&gt;If you're looking to pull data from &lt;strong&gt;Google BigQuery&lt;/strong&gt; directly into &lt;strong&gt;Microsoft Excel&lt;/strong&gt;, the process can be a bit intimidating — especially if you're not a developer.&lt;/p&gt;

&lt;p&gt;But don't worry — using the &lt;strong&gt;ZappySys ODBC API Driver&lt;/strong&gt;, you can connect Excel to your Google Query API with zero coding. In this post, we'll walk you through the basic setup — and provide a link to the &lt;strong&gt;full detailed tutorial with screenshots and video&lt;/strong&gt;.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;🚀 &lt;strong&gt;Try it live&lt;/strong&gt;: &lt;a href="https://community.zappysys.com/t/how-to-connect-ms-excel-with-google-big-query/440?utm_source=dev&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=excel-bigquery" rel="noopener noreferrer"&gt;Connect Google Query to Excel using ZappySys ODBC (full tutorial)&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  ✅ What You’ll Need
&lt;/h2&gt;

&lt;p&gt;Before getting started, make sure you have:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;ZappySys ODBC PowerPack&lt;/strong&gt; installed — &lt;a href="https://zappysys.com/products/odbc-powerpack/download/" rel="noopener noreferrer"&gt;Download it here&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;Google account&lt;/strong&gt; with access to BigQuery&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;Google Cloud Project&lt;/strong&gt; with APIs enabled&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;That’s it! Let’s get into it.&lt;/p&gt;




&lt;h2&gt;
  
  
  ⚙️ Quick Overview of the Setup Process
&lt;/h2&gt;

&lt;p&gt;Here’s a high-level look at what you’ll do:&lt;/p&gt;

&lt;h3&gt;
  
  
  🔹 Step 1: Set Up Google API Access
&lt;/h3&gt;

&lt;p&gt;You’ll go into the &lt;strong&gt;Google Cloud Console&lt;/strong&gt;, enable the necessary APIs (like &lt;strong&gt;BigQuery API&lt;/strong&gt;), configure OAuth credentials, and get your &lt;strong&gt;Client ID&lt;/strong&gt; and &lt;strong&gt;Secret&lt;/strong&gt;.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;🧠 Need help with that? &lt;a href="https://community.zappysys.com/t/how-to-connect-ms-excel-with-google-big-query/440?utm_source=dev&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=excel-bigquery" rel="noopener noreferrer"&gt;View full instructions here&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  🔹 Step 2: Create a ZappySys ODBC DSN
&lt;/h3&gt;

&lt;p&gt;Using the &lt;strong&gt;ZappySys API Driver&lt;/strong&gt;, you’ll create a new DSN and select the &lt;strong&gt;Google BigQuery Connector&lt;/strong&gt; from the list. From there, you’ll enter your credentials and test the connection.&lt;/p&gt;

&lt;h3&gt;
  
  
  🔹 Step 3: Load Data into Excel
&lt;/h3&gt;

&lt;p&gt;In Excel, go to &lt;code&gt;Data &amp;gt; Get Data &amp;gt; From Other Sources &amp;gt; From ODBC&lt;/code&gt;, select your new DSN, and log in using Windows Authentication. Then select the BigQuery table you want to query.&lt;/p&gt;

&lt;p&gt;🎥 Want a visual walkthrough?&lt;br&gt;&lt;br&gt;
Watch this short video:&lt;br&gt;&lt;br&gt;
&lt;a href="https://www.youtube.com/watch?v=z14LlH5BLzM" rel="noopener noreferrer"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy3ay66d4xrp5harmapdw.jpg" alt="Watch the tutorial" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  📎 Bonus Tips
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;✅ Save your OAuth credentials so you don't have to re-authenticate every time.&lt;/li&gt;
&lt;li&gt;✅ Use preview mode in the ZappySys driver to explore datasets before pulling them into Excel.&lt;/li&gt;
&lt;/ul&gt;




&lt;h2&gt;
  
  
  🔗 Get Full Details with Step-by-Step Screenshots
&lt;/h2&gt;

&lt;p&gt;To see the &lt;strong&gt;complete tutorial&lt;/strong&gt; with all screenshots, field names, and advanced configuration tips, check out the full article on our website:&lt;/p&gt;

&lt;p&gt;👉 &lt;a href="https://community.zappysys.com/t/how-to-connect-ms-excel-with-google-big-query/440?utm_source=dev&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=excel-bigquery" rel="noopener noreferrer"&gt;📘 Full Step-by-Step Guide: Connect Google BigQuery to Excel via ODBC&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🙋 Need Help?
&lt;/h2&gt;

&lt;p&gt;If you run into issues or have questions, our friendly support team is available via chat on &lt;a href="https://zappysys.com/" rel="noopener noreferrer"&gt;zappysys.com&lt;/a&gt;.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Reading AWS REST API in ODBC Apps (Power BI, Excel, Informatica, MS Access)</title>
      <dc:creator>Daniel ZS</dc:creator>
      <pubDate>Thu, 10 Apr 2025 23:53:06 +0000</pubDate>
      <link>https://dev.to/daniel_zs/how-to-read-aws-rest-api-data-in-power-bi-excel-and-more-without-coding-m1o</link>
      <guid>https://dev.to/daniel_zs/how-to-read-aws-rest-api-data-in-power-bi-excel-and-more-without-coding-m1o</guid>
      <description>&lt;p&gt;If you need to access AWS REST API data in tools like Power BI, Excel, Informatica, or MS Access but don't want to dive into coding, this guide is for you.&lt;br&gt;
We'll show you how to use the ZappySys ODBC JSON Driver to capture AWS CLI output and feed it into your ODBC-enabled apps - quickly and easily.&lt;br&gt;
✅ Bonus: If you prefer a low-level method without AWS CLI, we've covered that too in the full version of this guide.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Requirements&lt;/strong&gt;&lt;br&gt;
Before you begin, make sure you have:&lt;br&gt;
✔️ Installed the AWS CLI&lt;br&gt;
✔️ Downloaded ZappySys ODBC PowerPack&lt;br&gt;
[✔️ Set up a new ODBC DSN with ZappySys JSON Driver]&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Step-by-Step Setup&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open the ODBC Data Source Admin
Open the Start menu, search for "ODBC", and launch ODBC Data Source (64-bit).&lt;/li&gt;
&lt;li&gt;Add a New DSN
In the System DSN tab:
Click Add
Select ZappySys JSON Driver
Click Finish&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🎯 Need screenshots and DSN examples? View the &lt;a href="https://community.zappysys.com/t/reading-aws-rest-api-in-odbc-apps-power-bi-excel-informatica-ms-access/443/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=aws-rest-api-odbc" rel="noopener noreferrer"&gt;full guide here&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;🔍 Query AWS API Data Without Writing Code&lt;br&gt;
Here's a sample query to preview patch data from AWS SSM:&lt;br&gt;
SELECT * FROM "$"&lt;br&gt;
WITH(&lt;br&gt;
   Src='cmd:&amp;gt;aws ssm describe-available-patches --no-verify-ssl',&lt;br&gt;
   "Filter"='$.Patches[*]'&lt;br&gt;
)&lt;br&gt;
You can apply similar logic to retrieve EC2 instance data, CloudWatch metrics, or anything else supported by AWS CLI.&lt;br&gt;
Want to load this data into Power BI or Excel? We've got the exact steps for that too.&lt;br&gt;
👉 Continue to the &lt;a href="https://community.zappysys.com/t/reading-aws-rest-api-in-odbc-apps-power-bi-excel-informatica-ms-access/443/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=aws-rest-api-odbc" rel="noopener noreferrer"&gt;full tutorial with screenshots and query examples&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;🎥 Bonus: Video Tutorial&lt;br&gt;
Prefer watching over reading?&lt;br&gt;
🎬 Check out our video: How to read and write AWS REST API data using the ZappySys ODBC Driver.&lt;br&gt;
 👉 &lt;a href="https://community.zappysys.com/t/reading-aws-rest-api-in-odbc-apps-power-bi-excel-informatica-ms-access/443/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=aws-rest-api-odbc" rel="noopener noreferrer"&gt;Watch the video and get started&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;✅ Conclusion&lt;br&gt;
The ZappySys JSON Driver makes it incredibly easy to query AWS REST APIs from any app that supports ODBC. From Power BI dashboards to Excel spreadsheets - your data is just one query away.&lt;br&gt;
💡 For more examples, advanced filter logic, and update support - &lt;br&gt;
 👉 Read the &lt;a href="https://community.zappysys.com/t/reading-aws-rest-api-in-odbc-apps-power-bi-excel-informatica-ms-access/443/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=aws-rest-api-odbc" rel="noopener noreferrer"&gt;complete article here&lt;/a&gt;&lt;br&gt;
Need help? Our support team is always here for you via chat on our website.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>SSIS tips: How to import JSON files to MongoDB</title>
      <dc:creator>Daniel ZS</dc:creator>
      <pubDate>Thu, 10 Apr 2025 21:38:54 +0000</pubDate>
      <link>https://dev.to/daniel_zs/ssis-tips-how-to-import-json-files-to-mongodb-dj0</link>
      <guid>https://dev.to/daniel_zs/ssis-tips-how-to-import-json-files-to-mongodb-dj0</guid>
      <description>&lt;p&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;As businesses adopt NoSQL databases like MongoDB for flexibility and scalability, integrating JSON data into these platforms becomes increasingly important. SQL Server Integration Services (SSIS), paired with the ZappySys SSIS PowerPack, offers a streamlined way to import JSON files directly into MongoDB.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;👉 &lt;strong&gt;To see the complete step-by-step tutorial with screenshots, visit the full article on our site:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;a href="https://community.zappysys.com/t/ssis-tips-how-to-import-json-files-to-mongodb/512?utm_source=medium&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=medium-json-mongo-001" rel="noopener noreferrer"&gt;&lt;strong&gt;How to Import JSON Files into MongoDB using SSIS (Full Guide)&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Quick Steps Preview
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Add a &lt;strong&gt;Data Flow Task&lt;/strong&gt; to your SSIS package.&lt;/li&gt;
&lt;li&gt;Add a &lt;strong&gt;JSON Source&lt;/strong&gt; inside the data flow.&lt;/li&gt;
&lt;li&gt;Select your JSON file or use wildcards to include multiple files.
Example: &lt;code&gt;D:\Zappysys\Test\JSONs\sub\sub2\newJSON*.json&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;Use filters to extract specific arrays or objects.
Refer to &lt;a href="https://community.zappysys.com/t/how-to-filter-json-data-using-ssis/480" rel="noopener noreferrer"&gt;this guide&lt;/a&gt; for help.&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Preview the data&lt;/strong&gt; to ensure everything is correct.&lt;/li&gt;
&lt;/ol&gt;

&lt;blockquote&gt;
&lt;p&gt;🛠️ &lt;strong&gt;The full guide continues with:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MongoDB connection setup&lt;/li&gt;
&lt;li&gt;Configuring insert/update operations&lt;/li&gt;
&lt;li&gt;Using JSON Generator for updates&lt;/li&gt;
&lt;li&gt;Complete screenshots and explanations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔗 &lt;strong&gt;Read the full tutorial here:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
&lt;a href="https://community.zappysys.com/t/ssis-tips-how-to-import-json-files-to-mongodb/512?utm_source=medium&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=medium-json-mongo-001" rel="noopener noreferrer"&gt;Import JSON into MongoDB with SSIS (Full Guide + Images)&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;SSIS and ZappySys make it incredibly easy to handle MongoDB integrations. Whether you're importing new documents or updating existing ones using JSON files, our tools simplify complex ETL tasks.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;🚀 &lt;strong&gt;Want to see the full setup and screenshots?&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
👉 &lt;a href="https://community.zappysys.com/t/ssis-tips-how-to-import-json-files-to-mongodb/512?utm_source=medium&amp;amp;utm_medium=blog&amp;amp;utm_campaign=dc&amp;amp;utm_id=medium-json-mongo-001" rel="noopener noreferrer"&gt;Read the complete article on our official ZappySys blog&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  References
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://zappysys.com/products/ssis-powerpack/ssis-json-file-source/" rel="noopener noreferrer"&gt;JSON Source&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zappysys.com/onlinehelp/ssis-powerpack/scr/json-source.htm" rel="noopener noreferrer"&gt;JSON Source documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zappysys.com/products/ssis-powerpack/ssis-mongodb-destination/" rel="noopener noreferrer"&gt;MongoDB Destination&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zappysys.com/onlinehelp/ssis-powerpack/index.htm#page=mongodb-destination.htm" rel="noopener noreferrer"&gt;MongoDB Destination documentation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zappysys.com/blog/category/ssis/components/ssis-json-source/" rel="noopener noreferrer"&gt;Blog articles&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://zappysys.com/products/ssis-powerpack/" rel="noopener noreferrer"&gt;SSIS PowerPack&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Contact us
&lt;/h2&gt;

&lt;p&gt;If you encounter any challenges or have specific use cases, please contact our &lt;a href="https://zappysys.com/support" rel="noopener noreferrer"&gt;support team&lt;/a&gt; via chat or ticket.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>How to connect BigQuery with Excel using ODBC</title>
      <dc:creator>Daniel ZS</dc:creator>
      <pubDate>Fri, 28 Mar 2025 22:51:15 +0000</pubDate>
      <link>https://dev.to/daniel_zs/how-to-connect-bigquery-with-excel-using-odbc-3ge4</link>
      <guid>https://dev.to/daniel_zs/how-to-connect-bigquery-with-excel-using-odbc-3ge4</guid>
      <description>&lt;p&gt;Google BigQuery is a powerful platform for data analysis, but accessing its data from tools like Microsoft Excel can be challenging. Fortunately, with the ZappySys ODBC driver, we can easily and efficiently connect Excel to BigQuery. In this article, we will guide you through the connection process step by step.&lt;/p&gt;

&lt;h2&gt;
  
  
  Prerequisites
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;A Google Cloud account with access to BigQuery.&lt;/li&gt;
&lt;li&gt;A BigQuery project with the data you want to query.&lt;/li&gt;
&lt;li&gt;Microsoft Excel installed on your system.&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://zappysys.com/products/odbc-powerpack/download/" rel="noopener noreferrer"&gt;ZappySys ODBC PowerPack&lt;/a&gt; installed on your computer.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Steps
&lt;/h2&gt;

&lt;p&gt;You can see the steps in this &lt;a href="https://community.zappysys.com/t/how-to-connect-ms-excel-with-google-big-query/440" rel="noopener noreferrer"&gt;article&lt;/a&gt;&lt;/p&gt;

</description>
      <category>odbc</category>
      <category>googlebigquery</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
