<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Insert Bulk to Snowflake via Raw API Request in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Insert-Bulk-to-Snowflake-via-Raw-API-Request/m-p/2464672#M4187</link>
    <description>&lt;P&gt;As the native Snowflake connector only supports Basic Authentication, I was attempting to re-create the functionality of the Insert Bulk block for the native connector with in the Oauth2 Raw API Request block.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Can anyone provide some insight on how that Insert Bulk block transforms a list of JSON objects into a SQL statement?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, I have something like this but I keep ending up with a syntax error.&amp;nbsp;&lt;/P&gt;
&lt;P data-pm-slice="0 0 []"&gt;INSERT INTO &amp;lt;TABLE&amp;gt; ({implode: { getkeys: {$.vList} }}) values {implode: {$.vList2}};&lt;/P&gt;
&lt;P data-pm-slice="0 0 []"&gt;vList2 is a variable set by looping over the values in the original vList variable being imploded so I can group the values for each record.&lt;/P&gt;
&lt;P data-pm-slice="0 0 []"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2024 19:21:53 GMT</pubDate>
    <dc:creator>Jareds</dc:creator>
    <dc:date>2024-06-21T19:21:53Z</dc:date>
    <item>
      <title>Insert Bulk to Snowflake via Raw API Request</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Insert-Bulk-to-Snowflake-via-Raw-API-Request/m-p/2464672#M4187</link>
      <description>&lt;P&gt;As the native Snowflake connector only supports Basic Authentication, I was attempting to re-create the functionality of the Insert Bulk block for the native connector with in the Oauth2 Raw API Request block.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Can anyone provide some insight on how that Insert Bulk block transforms a list of JSON objects into a SQL statement?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, I have something like this but I keep ending up with a syntax error.&amp;nbsp;&lt;/P&gt;
&lt;P data-pm-slice="0 0 []"&gt;INSERT INTO &amp;lt;TABLE&amp;gt; ({implode: { getkeys: {$.vList} }}) values {implode: {$.vList2}};&lt;/P&gt;
&lt;P data-pm-slice="0 0 []"&gt;vList2 is a variable set by looping over the values in the original vList variable being imploded so I can group the values for each record.&lt;/P&gt;
&lt;P data-pm-slice="0 0 []"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 19:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Insert-Bulk-to-Snowflake-via-Raw-API-Request/m-p/2464672#M4187</guid>
      <dc:creator>Jareds</dc:creator>
      <dc:date>2024-06-21T19:21:53Z</dc:date>
    </item>
  </channel>
</rss>

