Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

Dev GuideAPI Reference
Dev GuideUser GuidesGitHubDev CommunityOptimizely AcademySubmit a ticketLog In
Dev Guide

Data sync apps

Develop an Optimizely Connect Platform (OCP) application to enhance data synchronization. Use this application to create custom data sources or destinations that users can configure and manage directly within the OCP Sync Manager.

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.

A data sync app consists the following components:

  • An app listing in the OCP App Directory.
  • An app settings form that includes authorization and other required settings.
  • A data sync source or a destination.