Dynamicweb

Overview

Sync data with DynamicWeb and add Clerk.io elements with ease.

SDK #

Clerk.io integrates with your DynamicWeb store through the DynamicWeb SDK. This SDK includes the files for the REST API that enables seamless data synchronization between DynamicWeb and Clerk.io.

Setup #

The SDK can be configured by following the instructions in the Get Started guide.

Supported Versions #

The SDK is API-based and therefore supports any version of DynamicWeb.

Data Flow #

When the SDK is configured, it sets up REST API endpoints to fetch the following data from DynamicWeb:

  • Products
  • Orders
  • Customers
  • Categories
  • Pages

Extra attributes can be imported by adding them in the System Status > Data Sync “Custom Attributes” input field in my.clerk.io.

Content #

Follow the Search and Recommendation guides to add Clerk.io embedded codes to your DynamicWeb store. Alternatively, you can use the Injection feature.