CMP DAM asset sync to Optimizely Graph self service
The CMP DAM integration in CMS introduced support for querying Optimizly Graph (EPiServer.Cms.WelcomeIntegration.Graph 2.0.0) for metadata such as alternative texts. Up until now interaction with Optimizely has been needed when adding this integration from CMP to Optmizely Graph but that is no longer the case. CMP now contains a self service feature where Optimizely Graph can be added and initial synchronization of assets started. This makes it easier to get started and reap the performance benefits of moving from REST API integration with CMP to the more performant Optimizely Graph integration.
In CMP simply header over to Settings \ Organization \ Misc, scroll to the bottom of the view and hit the Enable & Sync button that you will find there. Once the sync has completed you will find a URL to the Optimizely Graph UI which contains the SingleKey needed to configure CMS.
The URL will look something like below.
https://cg.optimizely.com/app/graphiql?auth=SINGLE_KEY
If you havent already read about our integration with CMP, either with REST API, or with Optimizely Graph, then please head over to CMP DAM in CMS to find details on how to get started.
Comments