Forum Discussion

JoshStanley2022's avatar
JoshStanley2022
Regular Visitor
2 years ago
Solved

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