Overview
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.
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 Data > Configuration “Custom Attributes” input field in my.clerk.io.
Elements #
Follow the Search and Recommendation guides to add Clerk.io embedded codes to your DynamicWeb store.
Alternatively, you can use the Injection feature.