Inserts a single row into your database.

Options

  • Table Name (drop down menu): The table you wish to add to. Or choose “–Insert Table–” to add the table information as an input.

Input Fields

if –Insert Table– is selected:

  • Table
    • Table Name (text): The name of the table you wish to add to.
  • Row
    • Row Object (object): The row you wish to add. You can create this object by using ‘Build Row Object’.

if Table Name is provided:

  • Row 
    • Dynamically generated column names categories.

Output Fields

  • Result
    • Dynamically generated row data for each column.