Overview
Unify can create and update Salesforce records in response to Play runs and sequence enrollments. This page summarizes the rules used to determine when and how to create or update records in Salesforce.Overwriting data
Unify takes a very conservative approach to overwriting existing Salesforce data in order to make data loss impossible. This approach is based around only a few simple rules:- Creating new records: When Unify is creating a new Salesforce record, it will fill in all fields that are enabled for writing in the field mapping or default values.
- Updating existing records: Unify will inspect whether the field is empty or not. If the field is empty, it will be updated with the new value. If the field already has a value, it will only be updated if it is a Unify-specific field. These fields are prefixed with “Unify” and can be found here.