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 extended

This activity locates a list by its URL and creates a list item. The activity can trigger a create event.

Create List Item extended activity settings for creating a list item at a given list URL with bulk update

SharePoint Workflow Designer Phrase

Create a list item with bulk update at this list URLTrigger create event: No. Store the new list item ID in variable.

Parameters

ParameterDescription
bulk updateA bulk update string, containing field names and their respective values.; Format: [FieldName1]=[Value1] … [FieldNameN]=[ValueN]; Note:; - Use the vti_title field to update the title.; - Use the ModerationInformation.Status field to update the content approval status of an item.; - Use the ModerationInformation.Comment field to add a comment explaining why the item was approved or rejected.; Example:; Description=Test Description; Start Date=2010-12-10T12:30:00; Published=1; Choice=My Choice #3; Lookup=12;#; vti_title=My Super Title; ModerationInformation.Status=Approved
this list URLThe full URL of the list.; Examples:; http://mysharepoint/MyDocs/Shared%20Documents; ; http://mysharepoint/Lists/List%20with%20Approve
NoIndicates if the activity triggers an item creation event. Default value is No.
VariableStores the newly created list item ID.
Updated on August 12, 2026