Create SharePoint list or document library (SharePoint 2013)

⌘K
  1. Home
  2. Docs
  3. Virto Workflow Automation...
  4. VIRTO SHAREPOINT WORKFLOW...
  5. Administration Actions
  6. Create SharePoint list or document library (SharePoint 2013)

Create SharePoint list or document library (SharePoint 2013)

This activity creates a new SharePoint list or document library using specified template.

create_sharepoint_list_or_document_library_(sharepoint_2013)_1
SharePoint Workflow Designer Phrase

Create list with the following name and the following description using Generic list template on current site. Display on Quick Launch No. Save created list url in Variable: new list url variable.

Parameters

Input parameters

ParameterDescriptionExample
The followingnameName of the newSharePoint listThe title of the new list. The maximum length is 255characters.
The followingdescriptionOptional. Description ofthe new list or library.My custom list
Generic listPredefined list of available templates. Default value is Generic list corresponds to Custom list in SharePoint.Generic list, Document Library, Links, Survey, etc.
Current siteOptional. The URL of a source SharePoint site. If the value field is empty,current site will be used.https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite
Display on Quick LaunchOptional. Yes if the list appears on the Quick Launch area of thehomepage; otherwise, No.Yes No
Variable: new list urlSet by this activity. The complete URL where the list should be created or empty value if create list inthe current site.Example: http://server01

Example

create_sharepoint_list_or_document_library_(sharepoint_2013)_2

How can we help?