You need to sign in to do that
Don't have an account?

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?
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