<?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 Data Ingestion - Connecting to data source (HTTP) in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4292405#M5261</link>
    <description>&lt;P&gt;Here we are connecting HTTP as data source, following the below steps&lt;/P&gt;&lt;P&gt;--&amp;gt;&lt;STRONG&gt;First create a folder&lt;/STRONG&gt; in our workspace, so that all the corresponding works regarding these will store in that folder--&amp;gt;open folder&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;Create a new lake house-&amp;nbsp;&lt;/STRONG&gt;dataengineering homepage-new item-search lakehouse-create a new &lt;STRONG&gt;Lakehouse&lt;/STRONG&gt; with a name of your choice-create&lt;/P&gt;&lt;P&gt;--&amp;gt;On the &lt;STRONG&gt;Lake view&lt;/STRONG&gt; tab in the pane on the left, in the &lt;STRONG&gt;…&lt;/STRONG&gt; menu for the &lt;STRONG&gt;Files&lt;/STRONG&gt; node, select &lt;STRONG&gt;New subfolder&lt;/STRONG&gt; and create a subfolder named &lt;STRONG&gt;new_data&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;--&amp;gt;&lt;STRONG&gt;create a pipeline&lt;/STRONG&gt;-copydata-datasource-HTTP-&lt;STRONG&gt;Connect data source-&lt;/STRONG&gt;give required url(from which you want to ingest),connection-create new connection,connection name-as per your requirement,data gateway-none,authentikind-anonymous&lt;/P&gt;&lt;P&gt;--&amp;gt;next-select as per requirement-for example(&lt;STRONG&gt;Relative URL&lt;/STRONG&gt;: Leave blank,&amp;nbsp;&lt;STRONG&gt;Request method&lt;/STRONG&gt;: GET,&amp;nbsp;&lt;STRONG&gt;Additional headers&lt;/STRONG&gt;: Leave blank,&amp;nbsp;&lt;STRONG&gt;Binary copy&lt;/STRONG&gt;: &lt;U&gt;Un&lt;/U&gt;selected,&amp;nbsp;&lt;STRONG&gt;Request timeout&lt;/STRONG&gt;: Leave blank,&amp;nbsp;&lt;STRONG&gt;Max concurrent connections&lt;/STRONG&gt;: Leave blank)&lt;/P&gt;&lt;P&gt;--&amp;gt;next,and wait for the data to be sampled and then ensure that the following settings are selected&lt;/P&gt;&lt;P&gt;(&lt;STRONG&gt;File format&lt;/STRONG&gt;: Delimited Text,&amp;nbsp;&lt;STRONG&gt;Column delimiter&lt;/STRONG&gt;: Comma (,),&amp;nbsp;&lt;STRONG&gt;Row delimiter&lt;/STRONG&gt;: Line feed (\n),&amp;nbsp;&lt;STRONG&gt;First row as header&lt;/STRONG&gt;: Selected,&amp;nbsp;&lt;STRONG&gt;Compression type&lt;/STRONG&gt;: None)&lt;/P&gt;&lt;P&gt;--&amp;gt;Select &lt;STRONG&gt;Preview data&lt;/STRONG&gt; to see a sample of the data that will be ingested. Then close the data preview and select &lt;STRONG&gt;Next&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;--&amp;gt;Set the following data destination options, and then select &lt;STRONG&gt;Next&lt;/STRONG&gt;:,&amp;nbsp;&lt;STRONG&gt;Root folder&lt;/STRONG&gt;: Files,&amp;nbsp;&lt;STRONG&gt;Folder path name&lt;/STRONG&gt;: new_data,&amp;nbsp;&lt;STRONG&gt;File name&lt;/STRONG&gt;: xxxxx.csv,&amp;nbsp;&lt;STRONG&gt;Copy behavior&lt;/STRONG&gt;: None,--&amp;gt;next&lt;/P&gt;&lt;P&gt;--&amp;gt;Set the following file format options and then select &lt;STRONG&gt;Next&lt;/STRONG&gt;:,&amp;nbsp;&lt;STRONG&gt;File format&lt;/STRONG&gt;: DelimitedText,&amp;nbsp;&lt;STRONG&gt;Column delimiter&lt;/STRONG&gt;: Comma (,),&amp;nbsp;&lt;STRONG&gt;Row delimiter&lt;/STRONG&gt;: Line feed (\n),&amp;nbsp;&lt;STRONG&gt;Add header to file&lt;/STRONG&gt;: Selected,&amp;nbsp;&lt;STRONG&gt;Compression type&lt;/STRONG&gt;: None&lt;/P&gt;&lt;P&gt;--&amp;gt;On the &lt;STRONG&gt;Copy summary&lt;/STRONG&gt; page, review the details of your copy operation and then select &lt;STRONG&gt;Save + Run&lt;/STRONG&gt;. A new pipeline containing a &lt;STRONG&gt;Copy Data&lt;/STRONG&gt; activity is created. --&amp;gt;Now pipeline will start with status as in queued/progress.&lt;/P&gt;&lt;P&gt;--&amp;gt;After successful run, check the data in corresponding data folder according to your selection&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2024 05:35:01 GMT</pubDate>
    <dc:creator>SuryaTejaK</dc:creator>
    <dc:date>2024-11-20T05:35:01Z</dc:date>
    <item>
      <title>Data Ingestion - Connecting to data source (HTTP)</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4292405#M5261</link>
      <description>&lt;P&gt;Here we are connecting HTTP as data source, following the below steps&lt;/P&gt;&lt;P&gt;--&amp;gt;&lt;STRONG&gt;First create a folder&lt;/STRONG&gt; in our workspace, so that all the corresponding works regarding these will store in that folder--&amp;gt;open folder&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;Create a new lake house-&amp;nbsp;&lt;/STRONG&gt;dataengineering homepage-new item-search lakehouse-create a new &lt;STRONG&gt;Lakehouse&lt;/STRONG&gt; with a name of your choice-create&lt;/P&gt;&lt;P&gt;--&amp;gt;On the &lt;STRONG&gt;Lake view&lt;/STRONG&gt; tab in the pane on the left, in the &lt;STRONG&gt;…&lt;/STRONG&gt; menu for the &lt;STRONG&gt;Files&lt;/STRONG&gt; node, select &lt;STRONG&gt;New subfolder&lt;/STRONG&gt; and create a subfolder named &lt;STRONG&gt;new_data&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;--&amp;gt;&lt;STRONG&gt;create a pipeline&lt;/STRONG&gt;-copydata-datasource-HTTP-&lt;STRONG&gt;Connect data source-&lt;/STRONG&gt;give required url(from which you want to ingest),connection-create new connection,connection name-as per your requirement,data gateway-none,authentikind-anonymous&lt;/P&gt;&lt;P&gt;--&amp;gt;next-select as per requirement-for example(&lt;STRONG&gt;Relative URL&lt;/STRONG&gt;: Leave blank,&amp;nbsp;&lt;STRONG&gt;Request method&lt;/STRONG&gt;: GET,&amp;nbsp;&lt;STRONG&gt;Additional headers&lt;/STRONG&gt;: Leave blank,&amp;nbsp;&lt;STRONG&gt;Binary copy&lt;/STRONG&gt;: &lt;U&gt;Un&lt;/U&gt;selected,&amp;nbsp;&lt;STRONG&gt;Request timeout&lt;/STRONG&gt;: Leave blank,&amp;nbsp;&lt;STRONG&gt;Max concurrent connections&lt;/STRONG&gt;: Leave blank)&lt;/P&gt;&lt;P&gt;--&amp;gt;next,and wait for the data to be sampled and then ensure that the following settings are selected&lt;/P&gt;&lt;P&gt;(&lt;STRONG&gt;File format&lt;/STRONG&gt;: Delimited Text,&amp;nbsp;&lt;STRONG&gt;Column delimiter&lt;/STRONG&gt;: Comma (,),&amp;nbsp;&lt;STRONG&gt;Row delimiter&lt;/STRONG&gt;: Line feed (\n),&amp;nbsp;&lt;STRONG&gt;First row as header&lt;/STRONG&gt;: Selected,&amp;nbsp;&lt;STRONG&gt;Compression type&lt;/STRONG&gt;: None)&lt;/P&gt;&lt;P&gt;--&amp;gt;Select &lt;STRONG&gt;Preview data&lt;/STRONG&gt; to see a sample of the data that will be ingested. Then close the data preview and select &lt;STRONG&gt;Next&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;--&amp;gt;Set the following data destination options, and then select &lt;STRONG&gt;Next&lt;/STRONG&gt;:,&amp;nbsp;&lt;STRONG&gt;Root folder&lt;/STRONG&gt;: Files,&amp;nbsp;&lt;STRONG&gt;Folder path name&lt;/STRONG&gt;: new_data,&amp;nbsp;&lt;STRONG&gt;File name&lt;/STRONG&gt;: xxxxx.csv,&amp;nbsp;&lt;STRONG&gt;Copy behavior&lt;/STRONG&gt;: None,--&amp;gt;next&lt;/P&gt;&lt;P&gt;--&amp;gt;Set the following file format options and then select &lt;STRONG&gt;Next&lt;/STRONG&gt;:,&amp;nbsp;&lt;STRONG&gt;File format&lt;/STRONG&gt;: DelimitedText,&amp;nbsp;&lt;STRONG&gt;Column delimiter&lt;/STRONG&gt;: Comma (,),&amp;nbsp;&lt;STRONG&gt;Row delimiter&lt;/STRONG&gt;: Line feed (\n),&amp;nbsp;&lt;STRONG&gt;Add header to file&lt;/STRONG&gt;: Selected,&amp;nbsp;&lt;STRONG&gt;Compression type&lt;/STRONG&gt;: None&lt;/P&gt;&lt;P&gt;--&amp;gt;On the &lt;STRONG&gt;Copy summary&lt;/STRONG&gt; page, review the details of your copy operation and then select &lt;STRONG&gt;Save + Run&lt;/STRONG&gt;. A new pipeline containing a &lt;STRONG&gt;Copy Data&lt;/STRONG&gt; activity is created. --&amp;gt;Now pipeline will start with status as in queued/progress.&lt;/P&gt;&lt;P&gt;--&amp;gt;After successful run, check the data in corresponding data folder according to your selection&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 05:35:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4292405#M5261</guid>
      <dc:creator>SuryaTejaK</dc:creator>
      <dc:date>2024-11-20T05:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Data Ingestion - Connecting to data source (HTTP)</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4292613#M5267</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/838290"&gt;@SuryaTejaK&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for sharing out on the forum about importing data using HTTP connection as data source, this will help a lot of people.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;SPAN&gt;Best Regards,&lt;BR /&gt;Yang&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Community Support Team&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 07:03:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4292613#M5267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-20T07:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Data Ingestion - Connecting to data source (HTTP)</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4292663#M5268</link>
      <description>&lt;P&gt;Thank you so much&amp;nbsp;@Anonymous&lt;/a&gt;&lt;BR /&gt;it will be very happy if it helpful to others.&lt;BR /&gt;&lt;BR /&gt;Kindly give one like,if you like it&lt;BR /&gt;Regards,&lt;/P&gt;&lt;P&gt;Suryateja K.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 07:07:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4292663#M5268</guid>
      <dc:creator>SuryaTejaK</dc:creator>
      <dc:date>2024-11-20T07:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Data Ingestion - Connecting to data source (HTTP)</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4301541#M5352</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/838290"&gt;@SuryaTejaK&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Of course, the kudos are well deserved, and by the way, would you be able to&lt;SPAN&gt;&amp;nbsp;reply yourself to share the way again, and then accept your reply as solution. An answered thread is searched more easily than an open one. Others will learn more from your sharing.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="text-align: justify; text-justify: inter-ideograph;"&gt;&lt;SPAN&gt;Best Regards,&lt;BR /&gt;Yang&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Community Support Team&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 07:06:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4301541#M5352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-26T07:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Data Ingestion - Connecting to data source (HTTP)</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4301673#M5355</link>
      <description>&lt;P&gt;hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;you mean to say the same matter can i post as reply and accept as solution for my reply by me itslef? right&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 08:20:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4301673#M5355</guid>
      <dc:creator>SuryaTejaK</dc:creator>
      <dc:date>2024-11-26T08:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Data Ingestion - Connecting to data source (HTTP)</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4301689#M5357</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/838290"&gt;@SuryaTejaK&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Yes, that's what I means, an answered thread is searched more easily than an open one. Others will learn more from your sharing. Thanks for your understanding.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;BR /&gt;Yang&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Community Support Team&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 08:24:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4301689#M5357</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-26T08:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Data Ingestion - Connecting to data source (HTTP)</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4301985#M5360</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Data Ingestion - Connecting to data source (HTTP)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Here we are connecting HTTP as data source, following the below steps&lt;/P&gt;&lt;P&gt;--&amp;gt;&lt;STRONG&gt;First create a folder&lt;/STRONG&gt; in our workspace, so that all the corresponding works regarding these will store in that folder--&amp;gt;open folder&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;Create a new lake house-&amp;nbsp;&lt;/STRONG&gt;dataengineering homepage-new item-search lakehouse-create a new &lt;STRONG&gt;Lakehouse&lt;/STRONG&gt; with a name of your choice-create&lt;/P&gt;&lt;P&gt;--&amp;gt;On the &lt;STRONG&gt;Lake view&lt;/STRONG&gt; tab in the pane on the left, in the &lt;STRONG&gt;…&lt;/STRONG&gt; menu for the &lt;STRONG&gt;Files&lt;/STRONG&gt; node, select &lt;STRONG&gt;New subfolder&lt;/STRONG&gt; and create a subfolder named &lt;STRONG&gt;new_data&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;--&amp;gt;&lt;STRONG&gt;create a pipeline&lt;/STRONG&gt;-copydata-datasource-HTTP-&lt;STRONG&gt;Connect data source-&lt;/STRONG&gt;give required url(from which you want to ingest),connection-create new connection,connection name-as per your requirement,data gateway-none,authentikind-anonymous&lt;/P&gt;&lt;P&gt;--&amp;gt;next-select as per requirement-for example(&lt;STRONG&gt;Relative URL&lt;/STRONG&gt;: Leave blank,&amp;nbsp;&lt;STRONG&gt;Request method&lt;/STRONG&gt;: GET,&amp;nbsp;&lt;STRONG&gt;Additional headers&lt;/STRONG&gt;: Leave blank,&amp;nbsp;&lt;STRONG&gt;Binary copy&lt;/STRONG&gt;: &lt;U&gt;Un&lt;/U&gt;selected,&amp;nbsp;&lt;STRONG&gt;Request timeout&lt;/STRONG&gt;: Leave blank,&amp;nbsp;&lt;STRONG&gt;Max concurrent connections&lt;/STRONG&gt;: Leave blank)&lt;/P&gt;&lt;P&gt;--&amp;gt;next,and wait for the data to be sampled and then ensure that the following settings are selected&lt;/P&gt;&lt;P&gt;(&lt;STRONG&gt;File format&lt;/STRONG&gt;: Delimited Text,&amp;nbsp;&lt;STRONG&gt;Column delimiter&lt;/STRONG&gt;: Comma (,),&amp;nbsp;&lt;STRONG&gt;Row delimiter&lt;/STRONG&gt;: Line feed (\n),&amp;nbsp;&lt;STRONG&gt;First row as header&lt;/STRONG&gt;: Selected,&amp;nbsp;&lt;STRONG&gt;Compression type&lt;/STRONG&gt;: None)&lt;/P&gt;&lt;P&gt;--&amp;gt;Select &lt;STRONG&gt;Preview data&lt;/STRONG&gt; to see a sample of the data that will be ingested. Then close the data preview and select &lt;STRONG&gt;Next&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;--&amp;gt;Set the following data destination options, and then select &lt;STRONG&gt;Next&lt;/STRONG&gt;:,&amp;nbsp;&lt;STRONG&gt;Root folder&lt;/STRONG&gt;: Files,&amp;nbsp;&lt;STRONG&gt;Folder path name&lt;/STRONG&gt;: new_data,&amp;nbsp;&lt;STRONG&gt;File name&lt;/STRONG&gt;: xxxxx.csv,&amp;nbsp;&lt;STRONG&gt;Copy behavior&lt;/STRONG&gt;: None,--&amp;gt;next&lt;/P&gt;&lt;P&gt;--&amp;gt;Set the following file format options and then select &lt;STRONG&gt;Next&lt;/STRONG&gt;:,&amp;nbsp;&lt;STRONG&gt;File format&lt;/STRONG&gt;: DelimitedText,&amp;nbsp;&lt;STRONG&gt;Column delimiter&lt;/STRONG&gt;: Comma (,),&amp;nbsp;&lt;STRONG&gt;Row delimiter&lt;/STRONG&gt;: Line feed (\n),&amp;nbsp;&lt;STRONG&gt;Add header to file&lt;/STRONG&gt;: Selected,&amp;nbsp;&lt;STRONG&gt;Compression type&lt;/STRONG&gt;: None&lt;/P&gt;&lt;P&gt;--&amp;gt;On the &lt;STRONG&gt;Copy summary&lt;/STRONG&gt; page, review the details of your copy operation and then select &lt;STRONG&gt;Save + Run&lt;/STRONG&gt;. A new pipeline containing a &lt;STRONG&gt;Copy Data&lt;/STRONG&gt; activity is created. --&amp;gt;Now pipeline will start with status as in queued/progress.&lt;/P&gt;&lt;P&gt;--&amp;gt;After successful run, check the data in corresponding data folder according to your selection&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 10:41:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4301985#M5360</guid>
      <dc:creator>SuryaTejaK</dc:creator>
      <dc:date>2024-11-26T10:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Data Ingestion - Connecting to data source (HTTP)</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4302051#M5361</link>
      <description>&lt;P&gt;Done!!&lt;BR /&gt;Thanks for your suggestion&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 11:18:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Data-Ingestion-Connecting-to-data-source-HTTP/m-p/4302051#M5361</guid>
      <dc:creator>SuryaTejaK</dc:creator>
      <dc:date>2024-11-26T11:18:54Z</dc:date>
    </item>
  </channel>
</rss>

