Forum Discussion
jervin
4 years agoNew Contributor III
I’ve been playing around with this.
The solution seems to be that the Salesforce Upsert snap will NOT push null updates to the target.
However, Salesforce Update will push null updates. So if an external ID is being used to identify a record, use a Salesforce Lookup snap to obtain the Salesforce record ID first, then use a Salesforce Update snap to update the record.