<?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 Mapping JSON from API Rest to SQL Table in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Mapping-JSON-from-API-Rest-to-SQL-Table/m-p/4045772#M4604</link>
    <description>&lt;P&gt;Good morning.&lt;/P&gt;&lt;P&gt;I am asking a REST API and I obtain a JSON like this:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I want to map all records but it is storing only the first record of the JSON:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;How can i do to store all records of the collection?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 17 Jul 2024 08:58:36 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-07-17T08:58:36Z</dc:date>
    <item>
      <title>Mapping JSON from API Rest to SQL Table</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Mapping-JSON-from-API-Rest-to-SQL-Table/m-p/4045772#M4604</link>
      <description>&lt;P&gt;Good morning.&lt;/P&gt;&lt;P&gt;I am asking a REST API and I obtain a JSON like this:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I want to map all records but it is storing only the first record of the JSON:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;How can i do to store all records of the collection?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 17 Jul 2024 08:58:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Mapping-JSON-from-API-Rest-to-SQL-Table/m-p/4045772#M4604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-17T08:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping JSON from API Rest to SQL Table</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Mapping-JSON-from-API-Rest-to-SQL-Table/m-p/4047977#M4623</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It may be necessary to parse the JSON data and insert it into the SQL table with the help of python.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Adamk Kong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider&lt;EM&gt;&lt;STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 08:21:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Mapping-JSON-from-API-Rest-to-SQL-Table/m-p/4047977#M4623</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-18T08:21:56Z</dc:date>
    </item>
  </channel>
</rss>

