Data sent to Salesforce

Sitecore Connect for Salesforce Marketing Cloud (Sitecore Connect) sends data to Salesforce in the following way:

  • Sitecore Connect only maps the latest version of an item to an asset. If an item has two versions with two different images, there will only be one asset in Salesforce with an image from the latest item version. If you remove a second version in Sitecore, the connector updates the asset to contain the image from the first version of the item.

  • Sitecore Connect creates a separate asset for each language version of an item. The names of the assets are the media item name appended with a language name in parentheses.

  • The “Alt” field value of a media item is pushed as an asset metadata:

    RequestResponse
    {  
      "meta": {
        "fileProperties": {
          "alt": <alt value>
        }
      }
    }
  • Sitecore Connect creates all assets with the Sitecore tag.

Do you have some feedback for us?

If you have suggestions for improving this article,