This content has been marked as final.
Show 5 replies
-
1. Re: Ideas for Tableau dashboard deployment automation
Toby ErksonMar 17, 2017 7:16 AM (in response to Hari Vadlamudi)
I'm not at all familiar with Java stuff so Maven and Jenkins don't mean anything to me. Could you please explain a little more at what you want to achieve?
-
2. Re: Ideas for Tableau dashboard deployment automation
Hari Vadlamudi Mar 20, 2017 8:31 AM (in response to Hari Vadlamudi)i meant, how do we deploy Tableau project(s) through code without manual intervention?
-
3. Re: Ideas for Tableau dashboard deployment automation
Brad Sheridan Aug 24, 2018 6:20 AM (in response to Hari Vadlamudi)Morning Hari - just wondering if you ever came up with a solution to CI/CD with Tableau?
thanks
Brad
-
4. Re: Ideas for Tableau dashboard deployment automation
Mark Wu Aug 25, 2018 10:16 AM (in response to Hari Vadlamudi)The Tableau REST API will be your best bid for automation of the deployment (like create project, publish workbooks, add users or groups, etc by using scripts). However certain things you may not want to automate completely - like workbook permissions.
-
5. Re: Ideas for Tableau dashboard deployment automation
Brad Sheridan Aug 26, 2018 10:36 AM (in response to Mark Wu)Thanks Mark. That's pretty much what I figured. I'll look at github and see if there are any generic ones out there
thanks
Brad