Migrating from XM/XP Connector to SitecoreAI Connector
If you are currently using the 'Bynder DAM Connector for Sitecore XM/XP' on 'XM Cloud or SitecoreAI', use this guide to move from the XM/XP connector model to the SitecoreAI connector model with minimal disruption.
On XM Cloud/SitecoreAI, the current XM/XP connector is deprecated and not supported.
It covers:
- Template and field-type migration
- Legacy value format migration (including XML-wrapped values)
- Component migration using the SitecoreAI SDK
- Template modeling decisions when you need both Sitecore media and Bynder media
When You Need This Guide
Use this page when you are moving from Sitecore XM/XP implementations that used Bynder DAM custom field types to SitecoreAI/XM Cloud implementations that use Plugin fields.
If you are currently using the XM/XP Connector on an XM Cloud setup, migrate to the SitecoreAI Connector.
For setup fundamentals, see:
Common Pitfalls
- Treating old XM/XP field types as direct one-to-one UI controls in SitecoreAI.
- Forgetting to set mode/assetTypes on standard values for custom Plugin fields.
- Assuming all existing values are JSON objects (legacy XML-wrapped values may still exist).
- Using one field when business rules require both Sitecore-native and Bynder-managed asset selection.