Action Reference for Database Connector
Actions are used by a workflow to to download, upload, inspect or manipulate data from a system.
Refer to the table below for action details.
Action Names
Delete Record
Action Name |
Description |
Version |
Delete Record |
Delete a row (record) from a table. |
1.0+ |
Get a record
Action Name |
Description |
Version |
Get a record |
Get a row (record) from a table. |
1.0+ |
Get records
Action Name |
Description |
Version |
Get records |
Get rows (records) from a table. |
1.0+ |
Insert in table
Action Name |
Description |
Version |
Insert in table |
Insert a new row (record) into a table. |
1.0+ |
Update record
Action Name |
Description |
Version |
Update record |
Update a row (record) in a table. |
1.0+ |