Matt

Results 56 comments of Matt

Yep, I agree--that sounds like the best plan in the near term.

Yes, that's another part that is appealing to the whole operational logging / near-real-time querying feature--easier prevention of duplicate alerts being sent. Right now there is no way for your...

Restructured the code for more modularity (pushed to the twbconfig branch), and while I was at it, improved our ability to implement more structured output requested in this Issue. Each...

Both Twilio and Mandrill allow for some reporting based on what SMS / emails you've asked them to send, so if either of those services are used, there is at...

Attaching a nearly-complete suggestion on what the structured output could look like. [VizAlertsStructuredOutput.xlsx](https://github.com/tableau/VizAlerts/files/1102695/VizAlertsStructuredOutput.xlsx)

Good calls! 1. Added clarity on the input value column for content refs. We'll just include the raw text of it, I think, unless you see an issue with doing...

new version, with all the ScheduledTriggerViews fields (though I didn't mock up example values for those...too much work) [VizAlertsStructuredOutput.xlsx](https://github.com/tableau/VizAlerts/files/1103301/VizAlertsStructuredOutput.xlsx)

I finally understand the benefit of this feature, and I think it's a cool idea. It makes even more sense in a post-2.1.0 world, where the viz contains non-alerting marks...

How would we authenticate with IFTTT? As an admin, I'd want to map subscribers to accounts (or sub-accounts?) in IFTTT so that users could build their own recipes and then...

https://www.interworks.com/blog/mhughes/2015/06/25/supercharge-your-tableau-dashboard-actions-using-ifttt Interworks' post uses a simple GET / POST from a URL action in a Tableau Dashboard to trigger an IFTTT through the "Maker Channel". Looks like that just uses...