<?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 Re: Use Fabric API to automate item creation and real time ingestion in Eventstream</title>
    <link>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4817693#M652</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="850992" data-lia-user-login="MMacarie" class="lia-mention lia-mention-user"&gt;MMacarie&lt;/a&gt;&amp;nbsp;, I just wanted to kindly follow up and check whether you had the opportunity to raise the support ticket.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best Regards,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Lakshmi.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Sep 2025 05:29:55 GMT</pubDate>
    <dc:creator>v-lgarikapat</dc:creator>
    <dc:date>2025-09-05T05:29:55Z</dc:date>
    <item>
      <title>Use Fabric API to automate item creation and real time ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4813428#M647</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I recently started working with Fabric APIs and I am playing around with a script to automate the creation of resources and the ingestion of data from an IoT Hub source into a kusto table. I was able to easely create the items using a powershell script, but I’m having a hard time finding documentation on how to associate an ingestion mapping with an Eventstream.&lt;/P&gt;&lt;P&gt;In the UI, I can navigate to a table, select Get Data, and configure the Eventstream, where I have the option to choose an existing ingestion mapping and apply it, however, I haven’t been able to find anything on how to automate this process via the API.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My goal is to ingest the entire message coming from the IoT Hub into a single column in the table, as a json string. The mapping I use in the UI looks like this:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;.create-or-alter table &amp;lt;table_name&amp;gt; ingestion json mapping "&amp;lt;mapping_name&amp;gt;" '[{ "column": "&amp;lt;column_name&amp;gt;", "path": "$", "datatype": "string" }]';&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;On the official documentation I saw a few mentions of parameters like "&lt;SPAN&gt;ingestionMappingReference&lt;/SPAN&gt;" and "&lt;SPAN&gt;mappingRuleName&lt;/SPAN&gt;", but no example of them being used in the API context. Even the examples from GitHub lack those parameters, but given that they are mentioned I suppose there has to be a way of automating this, otherwise it seems like a major flaw.&lt;/P&gt;&lt;P&gt;Any suggestion would help, either if there is an Eventstream configuration parameter to set or a different API call I can use after creating the Eventstream. Anything helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 12:21:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4813428#M647</guid>
      <dc:creator>MMacarie</dc:creator>
      <dc:date>2025-09-01T12:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Use Fabric API to automate item creation and real time ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4814198#M649</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="850992" data-lia-user-login="MMacarie" class="lia-mention lia-mention-user"&gt;MMacarie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to the Microsoft Fabric community forum. I have included some learning documents that may help you better understand and resolve the issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/data-explorer/ingest-json-formats?tabs=kusto-query-language" target="_blank"&gt;Ingest JSON formatted data into Azure Data Explorer - Azure Data Explorer | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/eventstream-rest-api" target="_blank"&gt;Eventstream REST API - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/azure/iot-operations/get-started-end-to-end-sample/quickstart-get-insights" target="_blank"&gt;Quickstart: Get insights from your processed data - Azure IoT Operations | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blog.fabric.microsoft.com/en-us/blog/announcing-rest-apis-for-fabric-eventstream?ft=All" target="_blank"&gt;Announcing REST APIs for Fabric Eventstream | Microsoft Fabric Blog | Microsoft Fabric&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/kusto/management/mappings?view=microsoft-fabric" target="_blank"&gt;Ingestion mappings - Kusto | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/event-streams/add-manage-eventstream-sources?pivots=enhanced-capabilities" target="_blank"&gt;Add and manage eventstream sources - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/real-time-intelligence/get-data-eventstream" target="_blank"&gt;Get data from Eventstream - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We truly appreciate your continued engagement and thank you for being an active and valued member of the community.&lt;/P&gt;
&lt;P&gt;If you're still experiencing any challenges, please don’t hesitate to reach out we’d be more than happy to assist you further.&lt;/P&gt;
&lt;P&gt;We look forward to hearing from you.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best regards,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Lakshmi&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 08:05:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4814198#M649</guid>
      <dc:creator>v-lgarikapat</dc:creator>
      <dc:date>2025-09-02T08:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Use Fabric API to automate item creation and real time ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4814206#M650</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1271221" data-lia-user-login="v-lgarikapat" class="lia-mention lia-mention-user"&gt;v-lgarikapat&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your response, but I already navigated through the mentioned links. I understand how the process works, but I cannot figure out how to include the mapping parameter into the eventstream definition, or how to do it in another way such that my mapping is applied and maintained without the use of the UI. I want to see if I am able to fully automate this process.&lt;/P&gt;&lt;P&gt;Could you be able to give me an example or list some steps i can follow? The problem is not the concept itself, but the absence of an example or some clear mentions that it is possible for Fabric as well.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 08:12:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4814206#M650</guid>
      <dc:creator>MMacarie</dc:creator>
      <dc:date>2025-09-02T08:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Use Fabric API to automate item creation and real time ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4815202#M651</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="850992" data-lia-user-login="MMacarie" class="lia-mention lia-mention-user"&gt;MMacarie&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your response.&lt;/P&gt;
&lt;P data-start="215" data-end="415"&gt;I recommend raising a support ticket so our support team can assist you directly.&lt;BR data-start="326" data-end="329" /&gt;Please refer to the following link for instructions on how to create a support ticket:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/support/create-support-ticket" target="_blank" rel="nofollow noopener noreferrer"&gt;How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;We appreciate your engagement and thank you for being an active part of the community.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best regards,&lt;BR /&gt;Lakshmi&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 05:48:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4815202#M651</guid>
      <dc:creator>v-lgarikapat</dc:creator>
      <dc:date>2025-09-03T05:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Use Fabric API to automate item creation and real time ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4817693#M652</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="850992" data-lia-user-login="MMacarie" class="lia-mention lia-mention-user"&gt;MMacarie&lt;/a&gt;&amp;nbsp;, I just wanted to kindly follow up and check whether you had the opportunity to raise the support ticket.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best Regards,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Lakshmi.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 05:29:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4817693#M652</guid>
      <dc:creator>v-lgarikapat</dc:creator>
      <dc:date>2025-09-05T05:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Use Fabric API to automate item creation and real time ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4817843#M653</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1271221" data-lia-user-login="v-lgarikapat" class="lia-mention lia-mention-user"&gt;v-lgarikapat&lt;/a&gt;, yes I created a ticket and I am in contact with someone. Will update with a solution when I get a response from them.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mihaela&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 08:34:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4817843#M653</guid>
      <dc:creator>MMacarie</dc:creator>
      <dc:date>2025-09-05T08:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Use Fabric API to automate item creation and real time ingestion</title>
      <link>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4817850#M654</link>
      <description>&lt;P&gt;Thanks for the confirmation&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best Regards&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Lakshmi.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 08:40:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Eventstream/Use-Fabric-API-to-automate-item-creation-and-real-time-ingestion/m-p/4817850#M654</guid>
      <dc:creator>v-lgarikapat</dc:creator>
      <dc:date>2025-09-05T08:40:02Z</dc:date>
    </item>
  </channel>
</rss>

