You can't use this until you register with us!




Description

Download data via the Looker REST API and upload it to a specified location.


Purchasing Options



Available Actions

Download Data

Download data from a previously saved Looker query.


Variables

Looker Parameters
looker_creds required

Client ID, Client Secret and Looker API Host URL used to access Looker data.

query_id required

Unique ID of the previously saved Query or Look.

user_id

Optionally specify a user ID to execute the query with that differs from the Client ID in the Looker Connection.

apply_viz required

Apply applicable visualization labels to the results.

file_format required

Format for the data that will be downloaded.

result_limit required

Maximum number of query result rows to include in the downloaded data.


S3 Info
s3_bucket_connection

Upload data to this S3 Bucket location.

s3_folder_path

Folder path from the Folder Path Prefix in the S3 Connection document to the folder where the data will be uploaded.


FTP Info
ftp_connection

Upload data to this FTP location.

ftp_folder_path

Folder path from root to the folder where the data will be uploaded.


File Options
file_name required

Name of the file to create containing the downloaded data.

allow_overwrite

Allow an existing file with the same name to be overwritten.