Skip to contents

Runs an extract refresh on the specified data source.

Usage

update_data_source_now(tableau, datasource_id, api_version = 3.22)

Arguments

tableau

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

datasource_id

The ID of the data source to refresh.

api_version

The API version to use (default: 3.22).

Value

The response from the API.