Accelerate the Value of Data

Entity Callback

Learn about the entity callback from the Salesforce Connector to the Reltio platform.

When an entity is synchronized from the Reltio platform to Salesforce, after the connector creates or updates objects, it posts that data back to the Reltio platform.

To generate an entity callback (in JSON format) using the Reltio platform to Salesforce mapping:
  • When a URI is used in Salesforce, add simple/nested attributes to the Reltio platform mapping.
  • When you have nested attributes, add the entire nested attribute because only sub attributes are synchronized.
  • When an attribute is filtered by using a function, the attribute is added to the callback.
Note: The callback and callback result are service functions; they can't be configured.