Set field value (extended)

⌘K

This activity finds the list item by id and updates value of specified field.

set_field_value_(extended)_1
Parameters

Input parameters

ParameterDescriptionExample
The following valueField value which value you want to assign to the field.New value
The following fieldField name or ID which value you want to update.Title
Current list item (optional)List item ID which you want to get. Default value is current workflow context list item ID.[%Current item: ID%]
Current listList ID (guid) or name where you want to set list item field value. Default[%Workflow Context: List ID%]
value is current workflow context list.
Site URLs (optional)The URLs of a SharePoint site where you want to set list item field value. 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 the workflow must be run under
User password (optional)User password who you want the workflow must be run under

Example

set_field_value_(extended)_2

How can we help?