Skip to main content
The “Remove data from a storage entity” transformer can remove partial data from an entity saved in a storage. When an entity for the given identifier does not exists, it will continue without errors.

Fields

Storage

A required field. The storage where the entity is stored.

Storage entity key

A required field. The identifier of the storage entity. Supports placeholders.

Data to remove

A required field. A list of paths to the data in the storage entity to remove. Supports placeholders.