Description
Deletes data on the given entity.
Category
Data
Inputs
Label | Type | Required | Default | Visibility | Description |
---|---|---|---|---|---|
Entity |
|
yes |
Always |
The entity to delete data. |
|
Query |
|
no |
|
The query used to filter records to be deleted. |
|
Wait task to finish |
|
no |
Always |
Flag to set if the deletion should wait for the job to finish. |
Outputs
Name | Type | Description |
---|---|---|
taskId |
|
The task ID in charge of the execution of the deletion. |
Sample

The flow starts, the delete data step deletes data of an entity and then the execution finishes with the end step. In case of an error while deleting the data, the error will be logged and the execution will finish.