PostgreSQL
App IntegrationsQuery PostgreSQL database via connection manager
Overview
Query PostgreSQL database via connection manager.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
operation | string | — | Operation for the PostgreSQL node |
query | string | — | Query for the PostgreSQL node |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{postgresql.rows}}arrayQuery result rows
Examples
Basic Usage
Example configuration:
{
"operation": "value",
"query": "value"
}Tips & Best Practices
- •Ensure all required fields for PostgreSQL are configured.
- •Check the output variables to see available data.
- •Verify your connection credentials are set up in Settings > Integrations.
Try PostgreSQL in Your Workflow
Create a free account and start building AI-powered workflows with the PostgreSQL node.
Open Workflow Editor