This is super important. When a billing address is updated in Zuora and then synced to Salesforce, a mismatch can (and does for us) lead to incorrect data. For example, if the initial billing contact is in New York, New York USA and then is changed to an address in another country, the billing team will remove the value from the State/Province field...but this won't update the State/Province field in Salesforce. So now, when we pull that address onto a contract, it has 123 Something Street, Other City, Other Country New York. Although the Salesforce API does not support updating values to NULL, it does support the passing of an empty string. Please consider this for one of the upcoming releases.
... View more