In these release notes, you can find new features and enhancements and fixed and known issues for the Conga Revenue Lifecycle Platform 202408.2.0 release. For documentation updates, see What's New in Conga Revenue Lifecycle Platform Documentation.

This documentation may describe optional features for which you have not purchased a license; therefore your solution or implementation may differ from what is described here. Contact your customer success manager (CSM) or account executive (AE) to discuss your specific features and licensing.

New Features and Enhancements

The following features are new to Conga Conga Revenue Lifecycle Platform in this release.

Workflow activity: ESignature

You can now integrate electronic signature (eSign) capabilities into your workflows using the new ESignature activity. This activity allows you to configure workflows for eSign by capturing user inputs like document details, sign provider information, subject, and body. After these inputs are submitted, the workflow automatically invokes the appropriate eSign API to complete the process. For more information, see Creating Workflows.

CX Studio: Tab Visibility Control

Previously, you could control the visibility of sections and fields within a single tab's detail view. Now, you can also manage tab visibility using JSON rule criteria or the Advanced Rule Edit UI. This feature is helpful for managing multiple tab layouts with detailed views in each tab. For more information, see Controlling Tab Visibility using Rule Editor UI.

New Module: Application Manager

The Application Manager module allows you to create and manage App Groups and individual Apps, associate Apps with App Groups, and control their visibility and placement in the global navigation. For more information, see Application Manager.

Data Service: Record Share

You can now use the following new API endpoints to share a record with a user or user group, update access level permissions, un-share a record, retrieve all record sharing details, and check the status of a shared record:

  • POST /api/data/v1/objects/ {objectName}/{recordId}/share
  • PUT /api/data/v1/objects/{objectName}/{recordId}/access-level
  • DELETE /api/data/v1/objects/{objectName}/{recordId}/un-share
  • GET /api/data/v1/objects/ {objectName}/{recordId}/sharing-info
  • GET /api/data/v1/objects/{objectName}/{recordId}/{trackingId}/sharing-status

Fixed Issues

There are no fixed issues in this release.

Known Issues

There are no known issues in this release. 

DOC ID: RLP202408.2.0RN20240916