Release notes -- v2.208.1493 (since vhotfix-EL-7869)
Highlights
EL-7697 | Enhance Connector Builder setup to make configurations extendable
- Ability to make the connector configurations extendable.
CU-838 | Formula Execution Steps and Step Values download APIs
- Two new APIs
- /formulas/instances/executions/:id/steps
- /formulas/instances/executions/:id/step-values
- These APIs helps to download the formula execution steps and step-values respectively as a stream/file.
EL-7663 Introduction of new privilege to control Connector Safelisting
- Introduction of new privilege
Manage Org SafeListing of Connectors
- This permission is to allow user to update remove safelist connectors for the organization
EL-8005 | Generate column data for connector config owner_account_id
when Developer runs ElementGeneratorGroovy
EL-7869 - Introduced Import/Export of Common resources
- Introduced Import/Export of Common resources (Supports Org and Account level)
DELIVERY-1865: Added content-length param for Sugar attachments
- Have added content-length parameter in documents/{id}/attachments endpoint of Sugar so that Sugar can respect any values passed in from the query parameters.
- Before changes: Even if we pass content-file-name as query param, the filename in the response wasn't changing https://cl.ly/c05f7d557e6a
- After changes: The filename in response changes as per the value sent in the content-file-name parameter https://cl.ly/45bd587fb514
EL-7873:Ultipro Connector /fields resource addition
- Added two new resources to Ultipro connector
- GET
/companies/{id}/fields
and/companies/{id}/employees/{employeeId}/fields
EL-8079: BrightTALK - Upgrade BrightTALK Production URL
- Updated BrightTALK production url from ' https://api.brighttalk.com' to 'https://api2.brighttalk.com/'.