ES | EN
Document Extraction

Transform data in Google Sheets

Google Sheets
Nodes 7
Complexity Advanced
Category Document Extraction
n8n popularity 4,172 views in n8n library

This workflow appends, lookup, updates, and reads data from a Google Sheet spreadsheet. Set node: The Set node is used to generate data that we want to add to Google Sheets. Depending on your use-case you might have data coming from a different source. For example, you might be fetching data from a WebHook call. Add the node that will fetch the data that you want to add to the Google Sheet. Use can then use the Set node to set the data that you want to add to the Google Sheets. Google Sheets node: This node will add the data from the Set node in a new row to the Google Sheet. You will have to enter the Spreadsheet ID and the Range to specify which sheet you want to add the data to. Google Sheets1 node: This node looks for a specific value in the Google Sheet and returns all the rows that contain the value. In this example, we are looking for the value Berlin in our Google Sheet. If you want to look for a different value, enter that value in the Lookup Value field, and specify the

Apps and nodes included

Step-by-Step Implementation Guide

¿Qué hace esta plantilla?

Permite anexar, buscar, actualizar y leer datos en una hoja de cálculo de Google Sheets. Automatiza la gestión de datos en hojas de cálculo.

Pasos de configuración

  • Paso 1: Conecta el nodo Google Sheets a tu cuenta y selecciona la hoja de cálculo.
  • Paso 2: Configura la acción a realizar (anexar, buscar, actualizar, leer).
  • Paso 3: Define los parámetros necesarios para cada acción (rangos, valores, criterios de búsqueda).
  • Paso 4: Ejecuta el workflow para manipular los datos en Google Sheets.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.