Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
adrianrb
Advocate I
Advocate I

Web hook for Data Alerts

Is there a way to get a Power BI Alert to post to a web hook?  I know that currently Flows is able to start from a Power BI Alert and made an assumption there was some API that enabled this between products.

3 REPLIES 3
Eric_Zhang
Microsoft Employee
Microsoft Employee

@adrianrb

 

I was playing with the PowerBI.GetAlerts() 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
"https://msmanaged-na.azure-apim.net/apim/powerbi/80e44451617f451b987f3779a197c691/metadata/v201606/a...". It is totally not a familar API like others in Power BI, so I guess that when creating a connection in Power Apps, it may call some internal API to get the alert information and save the information somewhere. Then when calling the GetAlerts, it calls some Power APP REST API.

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 POSTMAN. Do note that it looks like a cluster URL and may vary geographically so this approach may not be that reliable. You can submit your idea at Power BI ideas to request a dedicated REST API.

Capture.PNG

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?


@adrianrb wrote:
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?

Yes. You can submit the requirement at the same place.
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".

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.