Skip to main content
manojr2362
September 12, 2023
Question

Fetch Email

  • September 12, 2023
  • 1 reply
  • 0 views

Hi, 
I want to fetch email address of the user,
based on first name and last name. 

    1 reply

    mikes0011
    Brainy
    September 12, 2023

    What do you mean "based on first name and last name", exactly?  The unique property stored in an Appian user account is the username (and using this, you can get the stored email address just using the "user()" function).  There is no such direct way to do that sort of thing using the "first and last name", unless you mean something else.