Forum Discussion
Get Dataflow Refresh Schedule
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
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
1 Reply
- lbendlinSuper User
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