Data syncs
Build custom data sync sources and destinations for the OCP Sync Manager. Define how data flows between Optimizely and external systems.
The Optimizely Connect Platform (OCP) Sync Manager lets OCP end-users configure data syncs between Optimizely and external systems. Each data sync includes the following two core components:
- Source – The source from which you want to sync data, such as the OCP database.
- Destination – The destination where you want to sync the data to, such as an Optimizely application or custom destinations defined in your custom OCP app.
You can define custom sources and destinations when building the data sync app. After installing the app, end-users can select these sources and destinations directly within the OCP Sync Manager, enabling them to sync data flexibly across any accessible system.
You can add data sync capability to your app by adding sources or destinations sections to your app manifest, or both.
Updated 2 months ago
