-
Use and transfer of information received from Google APIs to any other app will adhere to Google API Services User Data Policy, including the Limited Use requirements.
-
In accordance with the Nintex Privacy Policy, Nintex Services do not retain any information obtained from third party services.
Google Sheets - Get cell data
Use the Google Sheets - Get cell data action A tool for building the processes, logic, and direction within workflows. Actions are the steps the workflow performs to complete a process. to get rows of data from a specific spreadsheet on Google Drive.
For more information about the Google Sheets connector, go to Google Sheets.
Configure the Google Sheets - Get cell data action
-
Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.
- Select a Connection. If you do not have a connection, see Add a connection.
- Select the Spreadsheet you want to get the data from.
- Specify the Range of the data you want to retrieve.
- Create or select a variable for the Cell data output.
For more information on all the required and optional configuration fields, go to Google Sheets - Get cell data action fields, buttons, and settings.
Google Sheets - Get cell data action fields, buttons, and settings
Section |
Field |
Description |
Variable types |
---|---|---|---|
(unlabeled) |
The Google Sheets connection to use for retrieving the data from the spreadsheet. To refresh the available connections, click |
(n/a) |
|
Spreadsheet |
The spreadsheet to retrieve data from. When you specify the Google Sheets connection, all the spreadsheets in the selected connection are available to select from in the drop-down list. If you want to select a spreadsheet that is not in the list, you can insert a variable in the Spreadsheet field. When using a variable, use the spreadsheet ID. A spreadsheet ID can be extracted from its URL. For example, the spreadsheet ID in the URL https://docs.google.com/spreadsheets/d/abc123 is "abc123". |
Text, Decimal, Integer, Boolean, DateTime, Collection |
|
Range |
The area of the spreadsheet containing the cells to get data from. This includes the sheet ID value and cell values using A1 notation. A1 notation This is a string like Sheet1!A1:B2, that refers to a group of cells in the spreadsheet, and is typically used in formulas. For example, valid ranges are:
Named ranges are also supported. When a named range conflicts with a sheet's name, the named range is preferred. If the sheet name has spaces or starts with a bracket, surround the sheet name with single quotes ('), e.g., 'Sheet One'!A1:B2. For simplicity, it is safe to always surround the sheet name with single quotes. |
Text, Decimal, Integer, Boolean, DateTime, Collection |
|
Display values as |
How values should be represented in the output.
|
Text, Decimal, Integer, Boolean, DateTime, Collection |
|
Display dates and times as |
How dates and time values should be represented in the output.
|
Text, Decimal, Integer, Boolean, DateTime, Collection |
|
Output |
Cell data |
Stores the result of the action as an object with the following variables:
|
Object |