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
  • Insert
  • Update
  • Delete
  • SQL query
  1. Available Apps
  2. Postgresql

Actions

Insert

Create a new row in a table in specified schema.

Update

Update rows found based on the given where clause entries.

Delete

Delete rows found based on the given where clause entries.

SQL query

Executes the given SQL statement.

PreviousPostgresqlNextConnection

Last updated 1 year ago