Contact us
View as Markdown
Ask AI

Open this page in an AI assistant with a ready-made prompt.

Opens a third-party service and shares a pre-filled prompt containing this public page URL, its product documentation URL and /llms.txt. No VirtoSoftware account or tenant data is included. Provider terms and privacy policies apply. Verify answers against the linked documentation.

OpenAI terms · OpenAI privacy policy · Anthropic terms · Anthropic privacy policy

Create List Item

This activity creates list item on any site. SharePoint Designer phrase

SharePoint Designer phrase for the Create List Item workflow activity in the Virto Workflow Activities Kit

Parameters

Output parameters

ParameterDescriptionExample
itemIDID of created itemVariable:ItemID

Input parameters

ParameterDescriptionExample
List identifierThe list where the item will be created. The value could be list name, guid or list URL (the web site relative URL). If the value field is empty, current listwill be used.Documents[%Workflow Context: List ID %]/Lists/Tasks
FieldValuesDictionary contains field values for setting in created item. You can specify fields using Display Name, Internal Name or GUID.[{ ‘Title’ : ‘New Item’ },{ ‘FieldName’ : ‘FieldValue’ }]

Input parameters for the Create List Item activity, including List identifier and FieldValues dictionary

Example

Example of the Create List Item activity configured in a SharePoint Designer workflow

Updated on August 12, 2026