Add the ‘Get Cell’ Tool step to your Tool

You can add the ‘Get Cell’ Tool step to your Tool by:
  1. Creating a new Tool, then searching for the ‘Get Cell’ Tool step
  2. Click ‘Expand’ to see the full Tool step
  3. Using the dropdown menu:
    • Select the Google account you would like to use.
    • Select the Drive you would like to use (defaults to “My Drive”).
    • Select the Spreadsheet you would like to fetch from.
    • Select the worksheet you would like to fetch from.
    • Select the Cell you would like to fetch.
  4. Click ‘Run step’ to test out the Tool

Parameters

Drive
string
The Drive you want to use. By default, the tool uses “My Drive”.
Spreadsheet ID
string
required
The ID of the spreadsheet you want to fetch from.
Worksheet ID
string
required
The ID of the worksheet you want to fetch from.
Cell
string
required
The coordinates of the cell you want to fetch. For example, “A1”, “B2”, etc.