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 Type | Permission Type | Permissions (from least to most privileged) |
---|---|---|
Work or School account | Delegated | Sites.ReadWrite.All |
Configuration
No. | Field Name | Description |
---|---|---|
1 | Step Name | Specify the name of the step. This name must be unique within a single workflow. This is a mandatory field. |
Connection | ||
2 | Client ID | Specify 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. |
3 | Accept value as variable/static | Select 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. |
4 | Refresh Token | Specify or select the refresh token generated using the Client ID after creating the app in Azure AD. This is a mandatory field. |
5 | Test Connection | Verifies 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. |