Contact us

Get field value extended

This activity locates a list item by its URL, retrieves the value from a specified field, and stores the result in a variable.

Get field value extended activity configured in the SharePoint 2010 Workflow Designer to read a field by list item URL

SharePoint Workflow Designer Phrase#

Get value from this field at list item URL and store the result in variable.

Parameters

ParameterDescription
this fieldThe field's display name, unique ID (GUID), or index (int).
this list item URLThe full URL of the list item.
Examples:
http://mysharepoint/MyDocs/Shared%20Documents/MSOMS.pdf

http://mysharepoint/Lists/List%20with%20Approve/1_.000

http://mysharepoint/Lists/List%20with%20Approve/DispForm.aspx?ID=1

http://mysharepoint/Lists/List%20with%20Approve/EditForm.aspx?ID=1
Updated on June 17, 2026