Skip to main content
List

Remove record

Remove record

Removes a specific record of a list based on its identification key. To remove every record at once, use the Clear records action.


Options

List ID

Reference to the Create new list action the record will be removed from.

Key

The identification key of the record to be removed. It must match exactly the key of the record you want to remove.

Returns

This action has no returns.

Rules and Conditions

  • The List ID and Key fields are required.
  • If the key is not found, the list stays unchanged and no error is raised.