Skip to main content

Delete List Item

Description

Delete List Item plugin step deletes an Item from the Generic List present in a specified site in SharePoint Online.

Prerequisites

You require the following permissions for app on Azure:

Account TypePermission TypePermissions (from least to most privileged)
Work or School accountDelegatedSites.ReadWrite.All

Configuration

No.Field NameDescription
1Step NameSpecify the name of the step. This name must be unique within a single workflow.
This is a mandatory field.
Connection
2Client IDSpecify the Client ID of the SharePoint app. For information about creating a client ID, see Appendix: SharePoint: App Registration & Refresh Token Generation.
Data type: String
This is a mandatory field.
3Accept value as variable/staticSelect this checkbox to enter the refresh token name in the Refresh Token field.
If the checkbox is not selected, you can select the refresh token from the Refresh Token field.
4Refresh TokenSpecify or select the refresh token generated using the Client ID after creating the app in Azure AD.
This is a mandatory field.
5Test ConnectionVerifies whether the connection is established.
Note: This connection will not work with previous step variables. The Test Connection button works only with static values and environment variables.