top of page
Export Postgres Data to Excel File
This workflow connects to a PostgreSQL database to run a SQL query retrieving product names and EANs, converts the result into an Excel spreadsheet, and saves it as a binary XLS file locally. Utilizes Postgres node, Spreadsheet File node, and Write Binary File node in n8n.

bottom of page
