function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Jose ZunigaJose Zuniga 

Updating an object if User is updated

I need to update an object called Employee__c if the respective User object is updated. Let's suppouse that before any update, the employee__c object was already created at the time its respective User one was created and that Employee__c has a field that makes a look up over the User object keeping the id of the User that "triggered its creation". I need to do this using Process Builder. Any ideas?
Laraib_JafriLaraib_Jafri

Sounds like a rather simple solution using Process Builder? What exactly do you need help with? 

Id suggest checking out this trailhead module  to get a better understanding of Process Builder. 

https://developer.salesforce.com/trailhead/en/business_process_automation/process_builder