Describes how to use the delete record step
Description
Deletes specified record.
Category
Data
Inputs
| Label | Type | Required | Default | Visibility | Description |
|---|---|---|---|---|---|
|
Record |
|
yes |
Always |
The record instance to be deleted. |
Outputs
| Name | Type | Description |
|---|---|---|
|
deletedRecord |
|
The deleted record. |
Sample
The flow starts, the delete record step deletes an specific record and then the execution finishes with the end step. In case of an error while deleting the record, the error will be logged and the execution will finish.