Get Members by Name
Introduction
This step is used to search for and list all members in a guild who match a provided name.
Description
Finds and returns a list of guild members whose names exactly match the provided name. The search is case sensitive.
Configuration
Guild: Select the guild in which to search for members. This is a required field.
Name: Enter the name of the members to find. The name must be between 1 and 32 characters. This is a required field.
Outputs
Members: A list of members from the guild whose names match the provided search criteria. Each member in the list will contain details as defined in the
MemberType.
Usage
Effective for finding members within a guild by their names, particularly useful in large communities or for administrative purposes.
Permissions
No specific permissions are required to perform this search.
Last updated
Was this helpful?