top of page

Manual Trigger to Postgres Data Fetch

Workflow triggered manually to execute a SELECT query on a PostgreSQL database using n8n's Postgres node, retrieving all records from a specified table. Useful for simple database querying and testing integrations.

bottom of page