Cloud Elements Release Notes

Current Release
Recent Releases

Cloud Elements Version 2.172-2.176

Cloud Elements Version 2.171

Cloud Elements Version 2.170

Cloud Elements Version 2.169

Cloud Elements Version 2.165

Subscribe to Release Note updates

Cloud Elements Version 2.154

February 26, 2018

Element Updates

Google Drive: Order search results

You can now order search results from GET /search and GET /folders/{id}/contents requests by name, createdDate, and modifiedDate. For example:

Google Suite: Background and foreground colors

We updated the Google suite element to support background and foreground colors.

Microsoft Graph: New element

We added the Microsoft Graph element to access the Microsoft Graph API and manage calendars and other objects.

Docusign: Added recipients endpoint to the envelopes resource

You can now GET all the recipients of an envelope using GET /envelopes/{id}/recipients.

Netsuite: Added support for more custom field types

The following types of custom fields can be included in the POST request on Netsuite elements:

Box: Added the ability to specify access level to files

We added a new access-level query parameter for the following endpoints:

SugarCRM: Added support for changes to Winter '18 Release

Beginning with the Winter '18 Release, Sugar will prevent REST API access to Sugar from unknown platform types. When you authenticate an element instance, you can now pass the sugar.platform to prevent any connection issues related to platform. See Sugar's documentation for more information.

Cloud Elements Platform Updates

Security Updates

We made several changes to security in this release including:

Cloud Elements 2.0 supports Custom JS only transformations

Previously, if you attempted to create a transformation using only Custom JS, you received an error indicating at least one field level transformation was required. You can now create a transformation exclusively through Custom JS.