Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
I need to schedule several dataflow refreshs and a dataset refresh once the dataflow refreshs are done.
To do so I use a Microsoft Power Automate Flow.
I have prepared a custom connector to launh the dataflow refreshs.
But i was not able to generate a notification using the instruction (POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/dataflows/{dataflowId}/refreshes) even though the online help describes that it is possible https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows/refreshdataflow
My attempts include tests on the REST API Try it page https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows/refreshdataflow#code-try-0
Does anyone have a solution to generate these notifications or is there a bug in the REST API?
Thanks in advance for any help !
I suggest you should post this question to Power Automate Community for a solution.
Paul Zheng _ Community Support Team
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
As the email notification is not working too using the Power BI REST API Try it page https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows/refreshdataflow#code-try-0 , I think this question should be considered within this forum, however, i have posted it in the Power Automate forum : https://powerusers.microsoft.com/t5/Using-Flows/Power-BI-REST-API-Dataflow-Refreshs-email-notificati...
Regards