Integrates the isomorphic PostgREST client for Supabase into n8n workflows, enabling seamless REST API access to PostgreSQL databases for data operations.
This workflow leverages the @supabase/postgrest-js package (v1.21.3) to provide an isomorphic client for PostgREST, allowing n8n automations to interact with Supabase PostgreSQL databases via RESTful APIs. It supports CommonJS and ESM modules, with built-in TypeScript types for robust development. Key features include client initialization, CRUD operations, and real-time subscriptions, making it ideal for dynamic data handling in automation pipelines.
Benefits include reduced boilerplate code f
Platform
n8n
Category
Health & Fitness
Price
$12.5
Creator
Jose Maurino
supabase
postgrest
postgres
database
rest-api
typescript
automation
health-fitness
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.