Skip to contents

Refreshes the specified workbook.

Usage

update_workbook_now(tableau, workbook_id, api_version = 3.22)

Arguments

tableau

A list containing the Tableau authentication variables: `base_url`, `token`, and `site_id`.

workbook_id

The ID of the workbook to refresh.

api_version

The API version to use (default: 3.22).

Value

The response from the API.