If the email address of a Contact is changed in an OmniScript, which of the following should be configured to update the contact's record in
Salesforce?
Multiple Books
A DataRaptor Transform that maps the new Email address to the old Email address field.
A DataRaptor Extract that includes the Recordld, the upsert key selected, and the new Email address.
A DataRaptor Load that includes the Recordld, the upsert key selected, and the new Email address.
A DataRaptor Transform that includes the previous email with the upsert key selected and the new Email address.
Submit