New Features 

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

Reporting & Dashboards

Introduced the Reports and Dashboard module that offers the following predefined reports.

  • Contracts with Non-standard Legal Language
  • Contract by Type/Stage
  • Contract Expiration-Year/Quarter/Month
  • Contract Clause Report

Workflow Activities

Introduced the following activities into the Workflow:

  • Decision
  • Go to Stage

Notification Audit Log API

The GET /api/alert-management/v1/notifications/{notificationId}/execution-logs endpoint is now available under Alert Management > Notification Log to get the notification audit logs.

Enhancements

The following enhancements are new in this release.

Create a Notification

The POST /api/alert-management/v1/notifications endpoint now lets you use the EvaluateCriteriaOnTrigger parameter to check criteria when the notification is triggered. This means the application only considers records that meet the trigger condition at the time the notification is triggered.

Delete Custom Field

You can now delete a custom field that has no data in any of the records.

OOTB Workflow Definitions

The new customer onboarding or upgrade includes the following out-of-the-box (OOTB) workflow definitions:

  • Amended
  • Cancelled
  • Default OOB Contract Workflow
  • Expired
  • In Approvals
  • In Draft
  • In Effect
  • In Review
  • In Signatures
  • Terminated

Bulk Update Localization API

You can also use the POST /api/localization/v1/translations/bulk endpoint to update multiple translations for a specific locale and module.