<?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: Web hook for Data Alerts in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Web-hook-for-Data-Alerts/m-p/104701#M3629</link>
    <description>I suppose setting data alerts to call a web hook (any arbitrary URL) is also something that would need to be passed to the ideas forum?</description>
    <pubDate>Tue, 20 Dec 2016 22:31:53 GMT</pubDate>
    <dc:creator>adrianrb</dc:creator>
    <dc:date>2016-12-20T22:31:53Z</dc:date>
    <item>
      <title>Web hook for Data Alerts</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Web-hook-for-Data-Alerts/m-p/103795#M3593</link>
      <description>&lt;P&gt;Is there&amp;nbsp;a way to get a Power BI Alert to post to a web hook? &amp;nbsp;I&amp;nbsp;know that currently Flows is able to start from a Power BI&amp;nbsp;Alert and made an assumption there was&amp;nbsp;some API that enabled this between products.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2016 04:16:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Web-hook-for-Data-Alerts/m-p/103795#M3593</guid>
      <dc:creator>adrianrb</dc:creator>
      <dc:date>2016-12-19T04:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Web hook for Data Alerts</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Web-hook-for-Data-Alerts/m-p/104366#M3615</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="18686" data-lia-user-login="adrianrb" class="lia-mention lia-mention-user"&gt;adrianrb&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was playing with the &lt;A href="https://powerapps.microsoft.com/en-us/tutorials/connection-powerbi/" target="_self"&gt;PowerBI.GetAlerts()&lt;/A&gt;&amp;nbsp;in PowerApps(confirmed with some guys to that it is the same function in the Flow mentioned by you) and found that(in Chrome developer tool(F12)) the function actually sends some request to a URL like&lt;BR /&gt;&lt;EM&gt;"&lt;A href="https://msmanaged-na.azure-apim.net/apim/powerbi/80e44451617f451b987f3779a197c691/metadata/v201606/alerts" target="_blank"&gt;https://msmanaged-na.azure-apim.net/apim/powerbi/80e44451617f451b987f3779a197c691/metadata/v201606/alerts&lt;/A&gt;".&lt;/EM&gt; It is totally not a familar API like others in Power BI, so I guess that when &lt;A href="https://powerapps.microsoft.com/en-us/tutorials/connection-powerbi/#use-the-power-bi-connection-in-your-app" target="_self"&gt;creating a connection in Power Apps&lt;/A&gt;, it may call some internal API to get the alert information and save the information somewhere. Then when calling the GetAlerts, it calls some &lt;STRONG&gt;Power APP REST API&lt;/STRONG&gt;.&lt;BR /&gt;&lt;BR /&gt;Let's go back to Power BI, I'm not aware of any documented REST API that can return the alerts. However, based on my test, you can still get the Alerts following below way, I captured the URL and token in Chrome developer tool and got the Alert via &lt;A href="https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop?hl=en" target="_self"&gt;POSTMAN&lt;/A&gt;. Do note that it looks like a cluster URL and may vary&amp;nbsp;geographically so this approach may not be that reliable. You can submit your idea at &lt;A href="http://ideas.powerbi.com" target="_self"&gt;Power BI ideas&lt;/A&gt; to request a dedicated REST API.&lt;BR /&gt;&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2016 09:35:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Web-hook-for-Data-Alerts/m-p/104366#M3615</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2016-12-20T09:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Web hook for Data Alerts</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Web-hook-for-Data-Alerts/m-p/104701#M3629</link>
      <description>I suppose setting data alerts to call a web hook (any arbitrary URL) is also something that would need to be passed to the ideas forum?</description>
      <pubDate>Tue, 20 Dec 2016 22:31:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Web-hook-for-Data-Alerts/m-p/104701#M3629</guid>
      <dc:creator>adrianrb</dc:creator>
      <dc:date>2016-12-20T22:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Web hook for Data Alerts</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Web-hook-for-Data-Alerts/m-p/104733#M3632</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="18686" data-lia-user-login="adrianrb" class="lia-mention lia-mention-user"&gt;adrianrb&lt;/a&gt; wrote:&lt;BR /&gt;I suppose setting data alerts to call a web hook (any arbitrary URL) is also something that would need to be passed to the ideas forum?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes. You can submit the requirement at the same place. &lt;BR /&gt;A workaround I can think of is programmatically reading mail from your mail server and if the alert mail is found, then call the 'web hook".&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2016 01:49:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Web-hook-for-Data-Alerts/m-p/104733#M3632</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2016-12-21T01:49:29Z</dc:date>
    </item>
  </channel>
</rss>

