Search People
Find team members in your workspace by group or individual selection, and get back their names and emails for use in other workflow steps.

What It Does
Builds a list of people based on the groups and individuals you select, adds any name or email search text, and removes anyone in the exclusion list. Returns the matching people along with their names and emails.
When To Use It
Use this to look up recipients dynamically instead of hardcoding them, for example finding everyone on the Sales Team to notify, or looking up a specific person by email before sending them a message.
Configuration
Configure the node with these settings:
Field | What it controls |
|---|---|
All Workspace Members | When enabled, includes everyone in the workspace, overriding group and people selections but still respecting exclusions. Required, defaults to |
Groups | One or more groups whose members should be included, such as |
People | Specific individuals to include, added on top of any group members. |
Search Text | A name or email prefix to match against workspace members. |
Exclude People | Individuals to leave out of the results, even if they belong to a selected group. |
Outputs
The node passes these values downstream. Check the Outputs tab on the configured node to confirm exact paths.
Variable | Type | Description | Example |
|---|---|---|---|
|
| The people that are included in the search |
|
|
|
| |
|
| The emails of the people that are included in the search |
|
|
| The names of the people that are included in the search |
|
|
| The first person result from the search. The first person found, if one exists. |
|
|
|
| |
|
| The first email result from the search. May not correspond to the first person result if the first person result does not have an email. |
|
|
| The first name result from the search. May not correspond to the first person result if the first person result does not have a name. |
|
Example Workflow
Search for everyone in the Customer Success group, then use the resulting contactEmails as the recipients for a Send Email announcing a process change.
Related Nodes
Send Notification
Send Email
Search Past Meetings
Need More Help?
Reach the AskElephant support team by:
clicking the Support tab on the right side of your screen,
emailing [email protected],
or using
@askelephant supportin your dedicated Slack channel.