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

Get emails from field in Current Item

This activity extracts all emails from a field in the current list item and stores the result in a variable.

It reads the field value from the specified field and returns a string with unique emails concatenated by a semicolon (“;”).

Supports automatic detection of emails from user strings (e.g., DOMAIN\userName) and SPUser(s) objects.

Get emails from field activity extracting emails from a current item field into a variable in SharePoint Workflow Designer

SharePoint Workflow Designer Phrase

Get emails from field and store result in variable.

Parameters

ParameterDescription
FieldName of the field from which to extract emails.
current listOptional. Source list. Default value is the current list.
Updated on August 12, 2026