Using Flow to Delete Multiple Records from a List View
In order to delete multiple records from a list view, it is possible to build a flow and create a custom button that calls it from a list view. After selecting multiple records and clicking this button, flow will run for the selected records and perform the actions.