Tableau Dashboard Refresher avatar

Tableau Dashboard Refresher

Try for free

No credit card required

View all Actors
Tableau Dashboard Refresher

Tableau Dashboard Refresher

zuzka/tableau-refresher
Try for free

No credit card required

Do you have a Google Sheets dashboard on Tableau Public, but only automatically refreshing it once a day is not enough for you? Refresh your Tableau Public dashboards as many times a day as you need with this handy free automation tool by Apify.

You can access the Tableau Dashboard Refresher programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "url": "https://public.tableau.com/app/profile/pablolgomez/viz/HappinessintheWorld_16245341657220/WHR",
3  "email": "my.email@example.com",
4  "password": "my_password_to_tableau"
5}' |
6apify call zuzka/tableau-refresher --silent --output-dataset

Tableau Dashboard Refresher API through CLI

The Apify CLI is the official tool that allows you to use Tableau Dashboard Refresher locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 4 stars
  • Created in Jan 2022
  • Modified 4 months ago