(This doesn't have to be an API thing but it feels like it should be an API. Also if this is already possible, please let me know!)
We use scheduled reports a lot. We love them. However, every so often there will be some processing glitch that causes reports to go out blank. So it would be great if scheduled reports could be conditional, but I digress. We can't just go to the dashboard and send now because some people get the same report with 3 different page filters on them.
Once the processing happens and the data is good it would be nice to be able to
- Query all scheduled reports via the API
- (It is on us to write some code to select which ones we want based on scheduled time or name of the report or who it goes to)
- Be able to re-send the sheduled reports again now that the data is there
Again - if there was a native interface in Domo that allowed me to do that - cool.
Being able to interact with scheduled reports via API would also help us do things like see who has what report with what filters scheduled for when. And even maybe create bulk scheduled reports via scripting + the API.