Flow
  • Flow
  • USE CASES
    • Notification for FormKH
    • Get updated on urgent requests
  • Available Apps
    • Custom-API
      • Actions
      • Connection
    • Delay
      • Actions
      • Connection
    • Discord
      • Actions
      • Connection
    • Dropbox
      • Actioins
      • Connection
    • Formatter
      • Actions
      • Connnection
    • FormKH
    • Github
      • Triggers
      • Actions
      • Connection
    • Gitlab
      • Triggers
      • Connection
    • Google Calendar
      • Triggers
      • Connections
    • Google Drive
      • Connection
      • Triggers
    • Google Form
      • Triggers
      • Connection
    • Google Sheets
      • Triggers
      • Actions
      • Connection
    • Nomsa
    • Notion
      • Triggers
      • Actions
      • Connection
    • OpenAI
      • Actions
      • Connection
    • Postgresql
      • Actions
      • Connection
    • Scheduler
      • Triggers
      • Connection
    • Slack
      • Actions
      • Connection
    • SMTP
      • Actions
      • Connection
    • Telegram Bot
      • Actions
      • Connection
    • Twilio
      • Triggers
      • Actions
      • Connection
    • Webhooks
      • Triggers
      • Connection
  • LEGAL
    • Terms of Use
    • Privacy Policy
Powered by GitBook
On this page
  1. Available Apps
  2. Postgresql

Connection

This page explains the steps you need to follow to set up the Postgres connection in Flow. If any of the steps are outdated, please let us know!

PostgreSQL is an open-source relational database management system (RDBMS) known for its robustness, reliability, and feature-richness. It is a powerful and reliable database management system suitable for a wide range of applications, from small projects to enterprise-level systems.

  1. Fill postgreSQL version field with the version that you are using.

  2. Fill host address field with the postgres host address.

  3. Fill port field with the postgres port.

  4. Select wheather to use ssl or not.

  5. Fill database name field with the postgres database name.

  6. Fill database username field with the postgres username.

  7. Fill password field with the postgres password.

  8. Click Submit button on Flow.

  9. Now, you can start using the PostgreSQL connection with Flow.

PreviousActionsNextScheduler

Last updated 1 year ago