Get a Row

This guide explains how to fetch a specific row from a Google Sheet using the Get a Row block.

Step 1: Add Block

  1. Go to Automation → Add App

  2. Search for Google Sheets

  3. Select Get a Row

Step 2: Configure Settings

  1. Select authentication

  2. Choose the spreadsheet

  3. Select the sub-sheet

Step 3: Define Row Number

  • Enter the row number to fetch (e.g., 1, 2, 3)

Step 4: Run & Save

  • Click Run & Save to fetch the row data

Step 5: View Output

  • Go to Run History → Output → Response

  • Check the fetched row details

  • Use the fetched data in your flow

  • Save the workflow

Last updated

Was this helpful?