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.

Show Page Sections

Preview: Conga Advantage Platform 202509.1.0 Release Notes

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

Note:

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.

To access the learning path, including overviews and demonstrations of this release’s updated features and enhancements, visit the Conga Learning Center.

New Features and Enhancements

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

Custom API Response Status Code Support

You can now configure custom APIs to return specific HTTP status codes and error messages using the new BaseResponse type. This enhancement allows your custom code to define response details such as 400 Bad Request, 401 Unauthorized, 403 Forbidden, 404 Not Found, and 500 Internal Server Error. The system reads these values from your custom code and includes them in the final API response, giving you greater flexibility and control over error handling. For more information, see the Define Custom API Response Status Codes topic.

Send Email API: Support for EmailProfile in EmailFromOption

The Send Email API now supports using the EmailProfile object in the EmailFromOption parameter. You can create and manage Email Profiles with full CRUD operations, set the EmailFromOption to ProfileName, and pass the EmailProfileName as a parameter. This allows you to send emails using the address specified at the email profile level, making it easier to standardize and manage email sending configurations across your organization. For more information, see Email APIs.

Custom Error Activity Window Level Error Field Formula Restriction

Hide formulas dependent on Context Record from the Window level error field intellisense dropdown in Custom Error Activity for both Before Save and Callback Workflows.

Enhancement to Custom Dashboard Creation

When you create a new custom dashboard, the system now automatically adds the Custom tag, enables the Enable Embedding option by default, and creates a default URL slug. These enhancements simplify the setup process and help you get your dashboard up and running with minimal effort. For more information, see Creating Custom Dashboards.

Intellisense Support for Identifier and Reference Fields

In the Create Record and Update Record workflow activities, Intellisense suggestions for Lookup and Owner fields now include Identifier and Reference data type fields from the context record. This enhancement allows you to link related records directly within workflows, enabling smoother record cross-referencing during workflow execution. For example, you can automatically create a new Agreement record and link it to its parent Account record whenever specific trigger conditions are met. For more information, see the Create Records and Update Records activity topics.

Workflow: New Activities for API Integration and Data Handling

Introduced two new activities to enhance API connectivity and data processing in workflows:

  • HTTP Callout V2 Activity: Connects with external APIs using BasicAuth or OAuth2 authentication. This version improves response handling, supports data transformation, and strengthens integration capabilities. (The existing HTTP Callout Activity will be deprecated in a future release.)
  • Data Transformation Activity: Reshapes JSON outputs for downstream workflow steps. You can extract fields, apply expressions, handle collections with index-based access, and generate custom JSON structures with built-in expression validation.

For more information, see the HTTP Callout V2 and Data Transformation topics.

New Translation Management Module

Introduced the Translation Management module to simplify how you manage multilingual content across the platform. This new capability provides automation, flexibility, and centralized control?helping you deliver a consistent experience to global teams.

Key benefits include:

  • Automated Translations – When you enable a new language, the system automatically generates translations for menus, fields, and labels in the background, reducing setup effort and speeding up deployment.
  • Centralized Language Control – Easily manage active languages for your organization and set a primary fallback language to ensure consistency across all users.
  • Custom Translations – Tailor translations to match your organization’s terminology and specific requirements by adding or editing translations as needed.

This new module simplifies language management, helps you scale globally, and ensures accurate, consistent translations throughout the platform. For more information, see Translation Management.

Workflow: Activity Execution Limits and Enhanced Loop Detection

The system now uses enhanced loop detection to prevent activities from running indefinitely. It runs an activity three times, applies a five-second cooldown if it detects a loop, and then runs the activity three more times. If the loop continues, the system halts the activity. The legacy loop detection (up to two thousand executions) still applies for Loop, Fork, and Decision activities. For more information, see the Activity Execution Limits and Loop Detection.

Fixed Issues

The following issues are fixed in this release. If any actions are required, they will be listed in this table.

Case Number Conga Internal ID Description
- PLATFORM-21582

Users with CPQ Admin permissions can now access and clone CPQ Reports. These reports were previously available only to users with the Conga Advantage Platform Admin permission.

- PLATFORM-21421

The System Admin user encounters an unauthorized error during on-demand cart finalization.

00945808 PEET-1730

ETL data sync from Salesforce to the Conga Advantage Platform fails for some customers due to a recent Salesforce root certificate update.

- PEET-1690

Some users may intermittently see an error when opening the Telemetry page.

00936936 PEET-1505

In some cases, the Conga Advantage Platform is experiencing a sudden increase in Data Sync failures. During these events, the error logs do not display the record IDs of the failed records, making it difficult to identify the affected data.

NA EUF-4617

The Proposal Detail page displays a field label that differs from its schema-defined display name.

Known Issues

The following unresolved issues are known to Conga at the time of this release.

Conga Internal ID Description
PLATFORM-21371

Number and currency formula fields do not support returning explicit null values.

EUF-5571

The Navigate flow for the Action Function on a custom button in the page header does not pass the current record ID to the external URL as expected.

DOC ID: RLP202509.1.0RN20250922