Google Sheets / Create new

NO IMAGE

  Home > User guide > BOT > How to use the BOT editor > Extention> Google Sheets > Google Sheets / Create new

App overview

Create a Google Sheets.

Extended Feature URLcbot-extension://cloud-bot:google-sheets:create:1
ProviderCloud BOT official
External communicationYes
*This application communicates with Google Cloud's API.
Version1
TransactionUse a transaction for each execution.
2 transactions per execution

Preconfiguration

Google Cloud Settings

When using the Google Sheets extension, it is necessary to configure Google Cloud beforehand.
Please refer to the detailed instructions here and complete the setup.

Screen description

Input screen

Step1

Authentication method

Select the authentication method.

Service Account: Authenticate using a Google Cloud service account.

Authentication type

Specify the authentication type.

Reference the authentication info from a file: Authenticate using a JSON file.
Enter the authentication info in JSON format: Authenticate by entering credentials in JSON format.

* For authentication information, please refer to this.

Authentication file

This is displayed when you select 'Reference the authentication info from a file' as the authentication type.
Specify the JSON file.

Authentication text (JSON format)

This is displayed when you select 'Enter the authentication info in JSON format' as the authentication type.
Enter the JSON text.

Step2

Table starting position

Specify the table starting row to display.

Header row

Specify the header row.
Refer to this page about a header row.

* Leave blank if the header row is not necessary.

Data starting row

Specify the row to start writing. 
Refer to this page about a data starting row.

Number of columns

Specify the number of columns in the file to create.

Number of rows

Specify the number of rows in the file to create.

Step3

Column name

Enter the column name.

You can increase or decrease columns by pressing the Add / Delete buttons.
Please refer to this for the column names.

[Note]
If the header row is left blank in Step 2, Alphabets are assigned to each column name and you cannot enter these column names in Step 3.

Step4

Data

Input data to add. You can increase or decrease data rows by pressing the Add / Delete buttons.

* [Link elements and rows] function is useful to paste group data.

Input format

Specify the input format.

Enter as is: Values will be entered exactly as the user inputs them. Values starting with '=' will not be evaluated as formulas.
Enter as a formula: Values will be parsed in the same way as if entered through the spreadsheet's UI. If you input a formula starting with '=', it will be evaluated as a formula.

Destination folder URL

Enter the URL of the destination folder.
For more information about the destination folder, please refer to this.

File name

Enter any file name.

Sheet name

Enter any sheet name.

Result Screen

An Spreadsheet file is created

The results will be displayed.