<?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: Create a user input form in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Create-a-user-input-form/m-p/4682978#M61047</link>
    <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can use Power Apps-&lt;/P&gt;
&lt;P&gt;Power BI + Power Apps Integration (Recommended for Microsoft Stack)&lt;/P&gt;
&lt;P&gt;1.Create a Power Apps form:&lt;/P&gt;
&lt;P&gt;Go to Power Apps and build a canvas app form with the fields you need.&lt;/P&gt;
&lt;P&gt;On the submit button:&lt;/P&gt;
&lt;P&gt;Call API 1 to generate the token.&lt;/P&gt;
&lt;P&gt;Use that token to call API 2 with the user input.&lt;/P&gt;
&lt;P&gt;Power Apps Logic (Pseudo-code):&lt;/P&gt;
&lt;P&gt;1. Call API 1&lt;BR /&gt;Set(tokenResponse, PowerAutomateFlow.Run(inputFields...));&lt;BR /&gt;Set(token, tokenResponse.token);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;2. Call API 2 with token&lt;BR /&gt;Set(api2Response, &lt;BR /&gt;CustomConnector.CallAPIWithToken(token, inputData));&lt;/P&gt;
&lt;P&gt;You might need to use Power Automate (Flow) to handle the API token generation and secure API logic.&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
    <pubDate>Wed, 07 May 2025 10:17:39 GMT</pubDate>
    <dc:creator>v-sdhruv</dc:creator>
    <dc:date>2025-05-07T10:17:39Z</dc:date>
    <item>
      <title>Create a user input form</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-a-user-input-form/m-p/4682029#M61029</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anybody assist me how to create a user input form in report. Once user fills the form and clicks submit it has to call API 1 which generates token and by using that token it has to authorize the 2nd API and send the data to the database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 13:24:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-a-user-input-form/m-p/4682029#M61029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-05-06T13:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create a user input form</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-a-user-input-form/m-p/4682978#M61047</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can use Power Apps-&lt;/P&gt;
&lt;P&gt;Power BI + Power Apps Integration (Recommended for Microsoft Stack)&lt;/P&gt;
&lt;P&gt;1.Create a Power Apps form:&lt;/P&gt;
&lt;P&gt;Go to Power Apps and build a canvas app form with the fields you need.&lt;/P&gt;
&lt;P&gt;On the submit button:&lt;/P&gt;
&lt;P&gt;Call API 1 to generate the token.&lt;/P&gt;
&lt;P&gt;Use that token to call API 2 with the user input.&lt;/P&gt;
&lt;P&gt;Power Apps Logic (Pseudo-code):&lt;/P&gt;
&lt;P&gt;1. Call API 1&lt;BR /&gt;Set(tokenResponse, PowerAutomateFlow.Run(inputFields...));&lt;BR /&gt;Set(token, tokenResponse.token);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;2. Call API 2 with token&lt;BR /&gt;Set(api2Response, &lt;BR /&gt;CustomConnector.CallAPIWithToken(token, inputData));&lt;/P&gt;
&lt;P&gt;You might need to use Power Automate (Flow) to handle the API token generation and secure API logic.&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 10:17:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-a-user-input-form/m-p/4682978#M61047</guid>
      <dc:creator>v-sdhruv</dc:creator>
      <dc:date>2025-05-07T10:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create a user input form</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-a-user-input-form/m-p/4684526#M61067</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1249533"&gt;@v-sdhruv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 10:51:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-a-user-input-form/m-p/4684526#M61067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-05-08T10:51:11Z</dc:date>
    </item>
  </channel>
</rss>

