Get emails from field in Current Item

⌘K

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_in_current_item_1
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.

How can we help?