New Features and Enhancements
In this release, the Conga Revenue Lifecycle Platform offers the following new features and enhancements.
Document Management: Additional File Extensions Support
Users can now also upload files with .msg, .xls, and .xlsx file extensions using the POST/api/document-management/v1/documents and POST/api/document-management/v1/documents/upload APIs.
Workflow Variable Data Type Selection
You can now specify the data type when defining variables for your workflow definitions. Currently, the application supports integer, string, decimal, and JSON data types.
Inserting a Picture in HTML Email Template Body
You can now include images in your HTML email message body by inserting the Image Data URI into the URL field.
Data Sync: Auto-Population of Field Types
The application now automatically populates the Source Field Type and Target Field Type based on the selected Source and Target Field names.
Custom Code Support for Email Templates
You can now use custom code references when creating an email template to perform advanced operations on the data used in the email contents as merge fields.