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

Lookup Initiator User Property

This activity retrieves a property of the workflow initiator and stores the result in a variable.

Lookup Initiator User Property activity retrieving a workflow initiator property into a variable

SharePoint Workflow Designer Phrase

Lookup this property for Initiator and store result in variable.

Parameters

ParameterDescription
this propertyName of the user property. Default value is LoginName. Common options include:; - Sid - The unique security ID for the network account of the user.; - ID - The member ID for the user.; - LoginName - The user name of the user.; - Name - The display name of the user.; - IsDomainGroup - Boolean indicating if the user is a domain group.; - Email - The email address of the user.; - RawSid - The system ID of the user in binary format.; - Notes - Notes for the user.; - Additional user properties can be found here: Microsoft SharePoint SPUser Properties

An error is thrown if either the user or the property does not exist.

Updated on August 12, 2026