Search for Salesforce users based on Username or Email.

Unless otherwise indicated, field types are text.

Parameters

  • Search By
    • Username: username of the user
    • Email: email address of the user

Input

  • Query
    • Value: exact value you want to search for (cannot be a partial search)

Output

  • Result
    • Search By Username:
      • User ID: unique identifier of the user
      • First Name: first name of user
      • Last Name: last name of user
      • Username: user’s unique login, in the form of an email address
      • Email: email address of user
      • Is Active? (boolean): indicator if the user is active
      • Is Frozen? (boolean): indicator if the user is frozen
      • Alias: short name to identify the user on pages where the entire name does not fit (if no value is provided, alias is generated based on the Username, trimmed to eight characters)
      • Nickname: name used to identify user in a community
      • Title: user’s job title
      • Email Encoding (drop-down): character set and encoding for outbound email sent by user, defaulted to Unicode (UTF-8)
      • Locale: user’s country or geographic region, defaulted to en_US (locales supported by Salesforce can be found here)
      • Language (drop-down): user’s primary language
      • Mobile Phone: user’s cellular or mobile phone number
      • Phone: user’s phone number
      • City: city portion of user’s address
      • State/Province: state or province portion of user’s address
      • Zip/Postal Code: zip code or postal code portion of user’s address
      • Employee Number: unique identification number for the user
      • Company Name: name of the user’s company
      • Division: division of the company (for example, PC Sales Group)
      • Department: department or group in the company (for example, Customer Support)
      • Manager ID: unique identifier of user’s manager
    • Search By Email:
      • Users (collection): list of matching user objects