Creates a row of data for an existing table in PostgreSQL. Good for use with the ‘Create Multiple Rows’ Action. If you wish to add a single row, use the ‘Create Row’ Action.

Options

  • Table Name (drop down menu): A list of existing tables within your database. Choose the table which you wish to add to.

Input Fields

Input fields are dynamically generated based on existing columns in your table.

Output Fields

  • Row Object (object): The row object that you can use for the ‘Create Multiple Rows’ Action.