Skip to main content
Alexis Vasquez ha fatto una domanda in #Customer Service
On the User object I have a custom field for Customer Service rep initials. On a custom object I have a field with the record's Customer Service rep initials, which is data loaded.  What is the best practice to pull the user name from the User object if the custom field for Customer Service rep initials match on both objects?
8 risposte
  1. 12 apr 2019, 23:19
    Hi,

     

    We can achieve this by Flow and process builder.

     

    Please create a process builder on your custom object, which will call a flow.

     

    In flow query will be happen on User Object with criteria Service rep initials, and custom object records will be updated with desire value if user records found.

     

     I have demonstrated a similar use case here (for two custom object).

     

    https://success.salesforce.com/answers?id=9063A000000pduEQAQ

     

    https://youtu.be/wbzsWqmf77Q

     

    Please give a try and let us know if any query.

     

     
0/9000