Skip to main content
Vrushali Mali ha fatto una domanda in #Data Management
Here i want to sync salesforce community user and contact, when i made any changes like (FName,LName) from the user then contact is get updated(this is done by process builder). Now i want to reverse update when i do any changes on contact record my related user should get an update(using the Flow). how to do this please help into this topic
2 risposte
  1. 29 gen 2019, 12:32
    create a process builder, to evaluate changes to the contact object, and if a relevant field (name, email) changes, proces  a record update to the related user record
0/9000