Matt
Matt
Weird...is it a multi-sheet dashboard, or a single-sheet standalone view? Sounds like it is either a Tableau Server bug, or (if a multi-sheet), possibly a behavior change?
Thanks for contributing, @cshort727! I'll check out the changes.
Site Admins for Online aren't able to create their own Schedules either, so you would not be able to create a disable Subscription schedule specifically for VizAlerts to trigger itself...
Now that the REST API contains the bare minimum to allow VizAlerts to work with it, I'm taking this on. About 60% complete.
Hey, I know you! Good to hear from you, JSON :) Answer: No, it's not. I ran into some issues with the Python library I was using to talk to...
As currently coded, the 60%-done implementation I have now would consume at least 36% of the [REST API call limit](https://help.tableau.com/current/online/en-us/to_site_capacity.htm#jobs-initiated-by-command-line-and-api-calls) that Tableau Cloud (Online) establishes per site. The code currently...
Another instance of this request: https://community.tableau.com/message/664687
I'm considering just removing this restriction entirely. The author can always prevent others from creating subscriptions to their workbook by using Tableau Server permissions to do so. Same with adding...
Another request: https://community.tableau.com/message/925624
Working with someone internally who had this need, one thought that occurred was that we could remove this restriction, but still implement a safeguard on the trigger view side in...