ES | EN
Engineering

Insert Excel data to Postgres

PostgreSQLRead Binary FileSpreadsheet File
Nodes 4
Complexity Intermediate
Category Engineering
n8n popularity 11,991 views in n8n library

Read XLS from file Convert it to JSON Insert it in Postgres

Apps and nodes included

Step-by-Step Implementation Guide

Insertar datos de Excel a Postgres con n8n

Este flujo de trabajo lee datos de un archivo XLS, convierte el archivo a JSON y luego inserta los datos en una base de datos Postgres.

Nodos Utilizados

  • Excel: Para leer el archivo XLS y convertirlo a JSON.
  • Postgres: Para insertar los datos en tu base de datos Postgres.

Pasos de configuración

  1. Configura el nodo Excel: Carga y especifica el archivo XLS a procesar.
  2. Configura el nodo Postgres: Conecta a tu base de datos Postgres y especifica la tabla donde insertar los datos.
  3. Prueba el flujo de trabajo: Ejecuta el flujo para insertar los datos en Postgres.
⚡ 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.