This activity removes SharePoint list or document library from the current site.
SharePoint Workflow Designer Phrase
Delete the following list from current site.
Parameters
Input parameters
Parameter | Description | Example |
The following list | Name or Id (guid) of the SharePoint list or document library | My list04a03950-8f99-4ebd-9437-67be388e514c |
current site | Optional. The URL of the site collection where the list or document library is being deleted. Default value iscurrent site collection. | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite |
Example