cancel
Showing results for 
Search instead for 
Did you mean: 
CommunityMod_WM
Community Manager
Community Manager

This document is intended for recipients transitioning from 1WorldSync ContentCast to Syndigo’s Enhanced Content platform.

 

I use the ContentCheck API through ContentCast today – is that still available?  

During the upgrade process, the ContentCheck API will continue to function, but it will return a “true” response for all content. This ensures that both existing ContentCast content and any new content published through Syndigo’s Enhanced Content solution can be delivered to your site without interruption.  

Once brand upgrades are complete, we recommend transitioning to Syndigo’s JavaScript integration, which provides more advanced capabilities. These include: 

  • Event listeners and content callback functions to determine whether Enhanced Content is available 
  • More flexible control over how and when content is rendered on the page 
  • Additionally, Syndigo offers a server-side rendering (SSR) integration option. With this approach: 
  • Enhanced Content is retrieved via standard HTTP calls in your server-side application (e.g., controller layer) 
  • The content is then injected as inline HTML into your page templates before being sent to the browser 
  • This provides greater control over content handling and page rendering, depending on your implementation preferences. 

 

I use the GetContent API through ContentCast today – is that still available? 

DataSource attributes (e.g., powering product detail pages): 
If you are using the GetContent API to retrieve DataSource attributes, this use case continues to be supported at this time. 

Rich media or “belowthefold” content: 
If you are using the GetContent API to retrieve rich media or belowthefold content, Syndigo will proactively reach out prior to any of your brands upgrading to Syndigo to review your usage and discuss the recommended path forward. 

Combination of JavaScript and API usage: 
Some recipients use a combination of embedded JavaScript and APIbased content retrieval. If this applies to you, additional technical discussions will be needed to determine the appropriate approach going forward. 

If you are unsure which category your current usage falls into, the Syndigo team can help review and clarify. 

Version history
Revision #:
1 of 1
Last update:
Monday
Updated by:
 
Contributors