StyloDocs
Integrations

Database

Connect to a PostgreSQL or MySQL database for workflow queries.

View as Markdown

Connect to a PostgreSQL or MySQL database for workflow queries.

Connect

Connect Database with an API key in Settings → Integrations. Open the Database card, click Connect, and provide:

FieldRequiredNotes
HostYese.g. db.example.com
PortNoe.g. 5432
Database NameYese.g. my_database
UsernameYese.g. readonly_user
PasswordYes

Supported actions and triggers

Actions

BlockWhat it does
Database QueryExecute SQL queries against your database

Limits and failure modes

  • The connection can expire or be revoked. When it does, Database blocks fail with an authorization error until you reconnect in Settings → Integrations.
  • A disconnected or unconfigured integration makes its blocks unavailable in the Workflow Builder.

On this page