The Data Sync UI allows you to import the object mapping, which is saved in JSON format.

Best Practice

To import Data Object mappings, first export the current mapping from the UI. Open the exported JSON file and make the necessary updates to align with your requirements. Once the changes are made, import the updated file, ensuring it follows the same format as the original export for a successful import.

To export object mapping

  1. Log in to the Conga Platform as an admin user.
  2. Click the App Launcher () icon from the top-left corner and go to Admin Console > Data Sync to open the Mapped Objects for Data Sync page.
    The
     Mapped Objects for Data Sync page appears.
  3. Click the More () icon.
  4. Click Export to download an object mapping file (JSON).

To import object mapping

  1. Log in to the Conga Platform as an admin user.
  2. Click the App Launcher () icon from the top-left corner and go to Admin Console > Data Sync. The Mapped Objects for Data Sync page appears.
  3. Click the More () icon. 

  4. Click Import.

  5. Click Browse Files. Select the required object mapping file and click Save.

During the import process, the application verifies if the object being imported already exists on the Conga Platform. If not, it creates a new one based on JSON parameters. If it exists, it updates its properties with JSON-defined parameters.