Choose to read the last available line (leaving the line field empty)

This guide explains how to configure the "Get cell value" action to automatically read data from the last filled row of your Google Sheet.


Guide: Reading the Last Available Row

To set up the integration to read the last available data row in your Google Sheet, follow these steps:

1. Select the Sheet and Action

  • In the Google Sheet field, select the document from which you want to read data.
  • In the Action field, select the Get cell value option.
  • (Optional) If necessary, fill in the Tab name field to specify the internal sheet to use.

2. Define the Row to Read

  • Scroll down to the configuration section for the "Get cell value" action. Here you need to define the column to read and the shortcode where you will save the data.
  • Locate the field labeled Row.

3. Enable Reading of the Last Row

  • To instruct the system to read the last available data row (the lowest one containing a value), leave the Row field completely empty.
  • Note: The placeholder text inside this field indicates Last row, confirming that leaving it empty will apply this logic.

4. Complete the Configuration

  • In the Column field, enter the letter of the column from which you want to extract data (e.g., A, B, C, etc.).
  • In the Shortcode field, enter the variable name (without curly braces) that will contain the value read from the Google Sheet (e.g., extracted-value).

If you need to extract multiple values from the same row, you can use the Add variable button and repeat steps 3 and 4, making sure that the Row field remains empty for all added variables.