Inserts rows into a table in your database. Use the ‘Build Row Object’ Action to create the Row Objects that you can drag and drop into this card.

Options

  • Table Name (drop down menu): A list of existing tables within your database. Choose the table which you wish to add to. Or choose “–Insert Table–” if you wish to add the table as an input value at runtime.

Input Fields

if Table Name is “–Insert Table–”:

  • Table
    • Table Name (text): The name of the table you will be adding to.
  • Rows
    • Row Objects (objects): Add in Row Objects that will be added to the table.

if Table Name is chosen as an option:

  • Rows
    • Row Objects (objects): Add in Row Objects that will be added to the table.

Output Fields

  • Rows (list of objects): A list of rows newly added.