Business accounts
Business Account object data of Salesforce is transferred into the Organization entity of Reltio.
Reltio Integration for Salesforce transfers Salesforce Business Account object data into the Reltio Organization entity. It maps the Salesforce Contact object to the Reltio Contact entity. Account is associated with Contact, so it maps this Salesforce relationship with the Reltio Affiliation relationship between Organization and Contact entities.
Addresses in Salesforce Accounts and Contacts are implemented as fields on the respective objects. The address data is transferred into the Reltio Location entity. The Location entity is associated with Organization and Contact using the Has Address relationship.
Salesforce doesn't standardize, deduplicate, or merge addresses, so there can be multiple copies of the same address. When the address is transferred to Reltio, deduplicate and merge processes on Location attributes are executed to satisfy configured match rules, which maintain the crosswalks back to the corresponding addresses in Salesforce.
For more information, see the SalesForce SOAP API Developer Guide.