Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Importing Custom Code to Conga Advantage Platform

  • You have prepared a custom code project zip file. To learn more about custom code development, see Custom Code Development.

  • Ensure your custom code follows Conga's Custom Code Guidelines. For details, refer to the Custom Code Guidelines.

This section describes importing a custom code project through the custom code interface. Only one custom code project can be imported at a time.

Note:
  1. Log in to the Conga Advantage Platform as an admin user.
  2. Click the App Launcher () icon from the top-left corner and go to Admin Console > Custom Code.
  3. Click Import.
    The Import Custom Code popup appears.
  4. Enter or select values for the following fields:

    Field

    Description

    Name

    Enter a unique name for your custom code.

    Description

    Enter a description for your custom code.

    Custom Code Zip File

    Select the project zip file to import. Click Choose File and select the custom code project Zip file from your file system.

  5. Click Save.
    When you import Custom Code, the system handles errors in the following way:
    • If the import fails due to compilation errors, the system displays a generic error message indicating that the import was unsuccessful. You must manually check the Telemetry logs to view the detailed compilation errors, fix the issues in your code, and then try the import again.
    • For other validation failures that are not related to compilation errors, the system displays specific error messages on the screen.

Custom code is accessible from the custom code user interface. For more details about accessing, downloading, or deleting custom code, see Custom Code in the User Interface.