New Row in a Table
Processes newly inserted rows in a table.
Trigger Conditions
| Action condition | Description |
|---|---|
| Table | Select the table name from which you want to retrieve the newly inserted row. |
| <label>The fields to be retrieved</label> | Select the fields whose values you want to retrieve. Enter * (asterisk) to retrieve all the records. |
| <label>The Unique Key</label> | Select a unique identifier in the table that uniquely identifies the required row. |
| WHERE condition |
|