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




Description

Downloads Google sheets data and saves it in a S3 Bucket.


Purchasing Options



Available Actions

Download Google sheet data

Downloads Google sheet data and saves it in a S3 Bucket.


Variables

Sheet Parameters
google_connection required

Select the credentials to use to authenticate with the Google Cloud Platform.

sheet_name required

Specify the name of the sheet

worksheet_name required

Specify the name of the work sheet

get_data_with_cell_range required

Specify the range of cells with the data that you want to load.

get_all_data

This function lets you fetch every non-empty cell from the selected worksheet


Destination Parameters
aws_token_connection required

Select the AWS Access Keys to use to access the S3 bucket where the data will be stored.

bucket_shared_config required

Select the Shared Config that contains information about the S3 Bucket where the data will be stored.

target_folder

Path from the starting folder in the S3 Bucket Configuration to the folder where the data will be stored.

allow_overwrite

Enable to allow an existing file with the same name in the Target Folder to be overwritten.