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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Is there an API to pull the refresh schedule of all dataflows in a group? The API for Admin - Dataflows GetDataFlowsAsADMIN does not provide the indepth information needed. Also the API for Refreshables is just for Datasets i am finding and its hard to filter using that API to see if Dataflows are even included. I have tried to infer the schedule from the transacation API but its not very helpful. I do have over 100 Dataflows so hoping to find an easy to extract something along the lines of :Dataflow Name, Dataflow ID, Days, Time, enabled, localTimeZoneId.
Thanks in advance
Solved! Go to Solution.
Looks like that feature is not exposed in the Power BI REST API. You can update the schedule but not retrieve it
https://learn.microsoft.com/en-us/rest/api/power-bi/dataflows/update-refresh-schedule
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com/?forum=2d80fd4a-16cb-4189-896b-e0dac5e08b41
Looks like that feature is not exposed in the Power BI REST API. You can update the schedule but not retrieve it
https://learn.microsoft.com/en-us/rest/api/power-bi/dataflows/update-refresh-schedule
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com/?forum=2d80fd4a-16cb-4189-896b-e0dac5e08b41
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!