Delete Item
Delete an item from a list.
- Least privileged Microsoft Graph permission to access the action via application:
Sites.ReadWrite.All
.
External Documentation
To learn more, visit the SharePoint documentation.
Parameters
Parameter | Description |
---|---|
Item ID | The ID of the item in a list. Can be obtained via the List Items action. |
List ID | The ID of the list. Can be obtained via the Get Lists action. |
Site ID | The ID of the site. Can be obtained via the List Sites action. |
Workflow Library Example
Delete Item with Sharepoint and Send Results Via Email
Preview this Workflow on desktop