Skip to main content

Using Flows, I am creating screen flow. If user entered "First Name" and "Last Name" is matched with existing records, update the records else create new records. While running the flow getting below error

 

Find a Match Find all Contact records where: FirstName Equals {!contact.FirstName} (<contact.FirstName couldn't be resolved>) AND LastName Equals {!contact.LastName} (<contact.LastName couldn't be resolved>) Store the values of these fields in Find_a_Match: Id

 

Kindly help how to resolve this issue

 

Thanks & Regards,

Srinivas

 

#Trailhead Challenges

9 answers
  1. Nov 10, 2021, 1:40 PM

    Hi Kriss Lugo,

     

    My issue resolved.

     Missed to provide the "First Name" and "Last Name" values in "Store Output Values to Select Variables under "Name" Elements

    Hi Kriss Lugo, My issue resolved.

0/9000