Hi everyone,
I'm using the Microsoft.PowerBi.Api Nuget package in my C# project, and I'd like to receive my dataflows' refresh schedules using that package's API. I see that it is possible to retrieve refresh schedules for datasets, but I don't see a similar action for dataflows. Is this possible at the moment, and if not, is it planned for the future?
Link to REST API Dataset - Get Refresh Schedule endpoint.
Link to Microsoft.PowerBi.Api Github repository.
Thank you,
Anthony