New Features
The following features are new to the Conga Revenue Lifecycle Platform in this release.
Workflow Activities
Introduced the following activities into the Workflow:
- Approval
- Assignment
- Get Records
- Loop
The following endpoints are new to the existing APIs in this release:
User Management
POST api/user-management/v1/users/{userId}/send-welcome-email
Localization
GET api/localization/v1/translations/{locale}/{module}/bulk
Enhancements
The following section describes the existing features that are changed (or are no longer supported) in this release.
Delete Scheduled Job
You are now able to delete a scheduled job.
Multiple Recipient Support for Notification Management
The POST /api/alert-management/v1/notifications
API now allows you to add additional recipients by specifying the ToEmail and FieldToEmail payload variables. The FieldToEmail attribute can only be used with fields that have a lookup relationship to the user, user group, or contact object.
Send Notification to All Existing Records
You can now set the criteria and filter expressions for sending notifications to existing records.