8 risposte
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.