
Tableau Dashboard Refresher
Pricing
Pay per usage

Tableau Dashboard Refresher
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.
0.0 (0)
Pricing
Pay per usage
4
Total users
7
Monthly users
3
Last modified
a year ago
You can access the Tableau Dashboard Refresher programmatically from your own applications by using the Apify API. You can also 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.
$echo '{< "url": "https://public.tableau.com/app/profile/pablolgomez/viz/HappinessintheWorld_16245341657220/WHR",< "email": "my.email@example.com",< "password": "my_password_to_tableau"<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: