Delete List Column
Description
Delete List Column plugin step deletes a column from the Generic List present in the specified site in SharePoint Online.
Prerequisites
You require the following permissions for app on Azure:
Account Types and Permissions
Account Type | Permission Type | Permissions (from least to most privileged) |
---|---|---|
Work or School account | Delegated | Sites.Manage.All , Sites.FullControl.All |
Configuration
No. | Field Name | Description |
---|---|---|
1 | Step Name | Name of the step. This name must be unique within a workflow. |
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 if you want to enter the refresh token name in the Refresh Token field. If this checkbox is not selected, you can choose the refresh token from the Refresh Token field. |
4 | Refresh Token | Specify or select the refresh token generated using the Client ID after the app is created 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. |
Input Tab
No. | Field Name | Description |
---|---|---|
Input Fields | ||
1 | Site Relative URL | Select the SharePoint site-relative URL. Format: {TenantName}.sharepoint.com:/[SharePointSitePath] Example: firstUser.sharepoint.com:/sites/TestingSite This is a mandatory field. Note: For a root site (Communication Site), you do not need to specify the SharePoint site path. |
2 | List Name/ID | Select the name or ID of the generic list on which to perform the operation. This is a mandatory field. |
3 | Column Name | Select the name of the column to be deleted. This is a mandatory field. |