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.

Custom Code Management

The Custom Code module in the the Conga Advantage Platform provides a secure and flexible way to extend out-of-the-box (OOTB) functionality without altering the core product. It enables you to introduce business-specific logic, integrate with external systems, and automate processes to meet unique requirements.

Using Custom Code, you can:

  • Develop custom logic from scratch or by leveraging Conga-provided templates.
  • Extend product behavior with callbacks available for applications such as CPQ, Approvals, and CLM.
  • Expose new APIs by defining custom resources that can be consumed within the platform or by external applications.
  • Automate actions by configuring service hooks that trigger code execution based on defined data changes or conditions.
  • Reuse and share projects by importing pre-packaged .zip files into your environment.

After development, you can:

  • Map code to product-specific callbacks, classes, or projects to connect your logic with platform workflows.
  • Deploy and manage your code through the Admin Console or APIs, with full support for repository integration, validation, and monitoring.
  • Control execution rules by defining when and how custom logic runs using service hook configurations.

In short, the Custom Code module serves as an extensibility toolkit that lets you inject new functionality, APIs, or automation into the Conga Advantage Platform —ensuring your business processes stay adaptable without compromising the integrity of OOTB features.