Put New Database Records into a Database

To insert new database records in a database table, do the procedure in this topic.

Insert Record Screen



Good to Know

How to Start

  1. On the Organizer, do one of these:
  2. Do one of these:
    • Add an activity:
      1. In the Process Builder, go to the Activity Library, and open the Database tab.
      2. On the Database tab, drag the Insert Record activity onto your process.
    • Change an activity:
      1. In your process, double-click your activity.
  3. Click Insert Record .

Procedure

  1. On the Insert Record screen, in the Database list, select your database access token.

    To create a new access token, click Add Token . For more information, refer to New Database Access Token.

  2. In the Table Name list, select your database table.
  3. In the Column Name field, enter the name of the column.
  4. In the Column Value field, enter your column value or drag a process data variable from the Process Data screen.
  5. (Optional) Click Create to add a new row to add a variable or value.