This guide explains how to update a specific cell in a Google Sheet using the Update a Cell block.
Step 1: Add Block #
- Go to Automation → Add App
- Search for Google Sheets
- Select Update a Cell
Step 2: Configure Settings #
- Select authentication
- Enter the Spreadsheet ID (from sheet URL)
- Enter the Sheet ID
Step 3: Define Cell & Value #
- Specify the cell to update (e.g., A1, B2)
- Enter or map the value
Step 4: Run & Save #
- Click Run & Save to update the cell
Step 5: Verify Output #
- Go to Run History → Output
- Confirm the updated value
- Save the workflow