Create List Item (extended)

⌘K

Create List Item (extended)

This activity finds the list by url and creates list item. The activity triggers create event.

create_list_item_(extended)_1
Parameters

Input parameters

ParameterDescriptionExample
Field valuesDictionary contains field values for setting in created item
This listList for querying. The value could be list name, list base template, guid (not supported with multiple sites) or list URL (this web site relative URL). If thevalue field is empty, current list will be used.Documents[%Workflow Context: List ID %] 107/Lists/Tasks
Variable: item IDReturn integer value, ID of created item
Site URLs (optional)The URLs of a SharePoint sites (semicolon delimited). If the value field is empty, current site will be used.https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]subSite
User name(optional)User login name who you want theworkflow must be run under
User password (optional)User password who you want the workflow must be run under

Example

create_list_item_(extended)_2

How can we help?