This guide explains how to search specific rows in a Google Sheet based on conditions using the Lookup Spreadsheet Rows block.
Step 1: Add Lookup Rows Block #
- Go to Automation → Add App
- Search for Google Sheets
- Select Lookup Spreadsheet Rows
Step 2: Configure Settings #
- Select authentication
- Choose the spreadsheet
- Select the sub-sheet
- Enter the column to search (e.g., B)
- Select condition (e.g., Equals)
- Enter the search value (e.g., phone number)
Step 3: Advanced Settings (Optional) #
- Select operator (for multi-column conditions)
- Set number of rows to search
- Choose sorting order (Top/Bottom)
Step 4: Run & Save #
- Click Run & Save to fetch matching data
Step 5: View Output #
- Go to Run History → Output → Response
- Check retrieved data (e.g., complaint number, status)
- Use the fetched data in your flow (e.g., send status message)
- Save the workflow