Preview: Conga Advantage Platform 202604.1.0 Release Notes
In these release notes, you can find enhancements and fixed and known issues for the Conga Advantage Platform 202604.1.0 release. For documentation updates, see What's New in Conga Advantage Platform Documentation.
This documentation may describe optional enhancements 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 enhancements and licensing.
Enhancements
The following enhancements are new to Conga Advantage Platform in this release.
Standardized activity editor text areas with Liquid syntax
Text areas in Send Email, Execute Custom API, and Internal Webhook activities now support only Liquid syntax. Removed the syntax switcher to simplify editing. Existing workflows continue to work as expected. Editing a legacy activity automatically updates its content to Liquid syntax while preserving behavior.
Execute Custom API Activity for Extensible Validation in Callback Workflows
You can now extend platform validations using the Execute Custom API activity in Callback Workflows. This feature allows you to invoke custom logic during platform events (such as approval reassignment) without modifying the core application. It enables you to control whether an operation proceeds or fails based on your custom validation logic, while supporting bulk processing and structured error handling. To support this capability, a new Callback Workflow template is introduced, allowing you to build and deploy compatible custom code using a standard structure. For more information, see Execute Custom API.
Scheduler One-Time Job Auto-Deletion
Scheduler now automatically deletes one-time jobs after they run, so you no longer need to manage or clean up these jobs manually. This reduces unnecessary scheduler calls and improves performance, while recurring jobs continue to run as usual without any change in behavior.
18-Character Identifier Field Support
Introduced the following changes to support 18-character identifiers (UID18) for custom Identifier fields:
- The Schema API ({{POST /api/schema/v1/objects/{objectName}
/fields}}) now supports configuring custom Identifier fields with an 18-character format (UID18), in addition to the standard 36-character GUID.
- The Data API ({{POST /api/data/v1/objects/{ObjectName}
}}) now supports creating records with UID18 fields. Leave the field empty to auto-generate a unique 18-character ID, or provide a value. The platform validates any provided ID and returns a clear error if the format is invalid.
Choose the identifier format per field: 36-character GUID or 18-character UID, based on your integration needs.
Pre-Sync Validator for Data Sync
The Pre-Sync Validator is a new automated validation engine that checks your Data Sync configuration before a sync runs or a schedule is saved. The following changes are available in the Data Sync module:
- On the Mapped Objects screen, clicking Sync Now triggers validation before the sync starts.
- On the Sync Schedule screen, the Save button is renamed to Validate & Save and runs validation before saving the schedule.
- In Email Notification Settings, two new toggles, Enable PreSync Validation Notification and Enable PreSync Validation Notification on Schedule, let you receive validation results by email.
Soft failures display a warning and let you download a validation report before continuing. Hard failures block the sync or save action until you resolve the critical issues. For more information, see Running Data Sync on Demand, Data Sync Schedule, Configuring Email Notification Settings, and Review Pre-Sync Validation Results.
Fixed Issues
There are no fixed issues in this release.
Known Issues
There are no known issues in this release.
DOC ID: RLP202604.1.0RN20260420
