SharePoint delete list item action

Use the Delete list item action to delete a list item from a list in your SharePoint site.

Prerequisites

Ensure that you are authenticated before initiating any SharePoint action. For more details, see SharePoint authenticate action.

Procedure

  1. From the Actions pane, select SharePoint > List and list item > Delete list item and place it in the canvas.
  2. In the Site field, select one of the following options:
    • Default site: The site name used during authentication is considered the default site.
    • Other site: If you want to choose a different site, specify the different site name.
  3. In the List name field, specify the list name.
  4. In the List item ID field, specify the ID of the list item.
  5. In the Delete image field, select if an image that is attached to the list item must be deleted or not.
  6. In the Session field, select one of the following options:
    • Session name: The name you provided for the session during authentication.
    • Variable: Select a variable which contains the session name.
The specified list item is deleted.