Cloud Elements Release Notes

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.140

November 20, 2017

Elements

Square

Add the Square element to the new Employee hub. Use the Square element to manage time sheets, roles, employees and more based on employee location. Take a look at the Square Element docs and get started today.

Revel

Add the Revel element to the new Employee hub. Use the Revel element to manage time sheets, roles, brands, tips and more based. Take a look at the Revel Element docs and get started today.

Oracle Eloqua: Support for bulk on custom-objects resource

Added support for bulk upload and download on the Oracle Eloqua custom-objects resource.

Box: Enhanced PATCH /documents/files/{id}/custom-fields

Now you can add operation as a query parameter to a PATCH /documents/files/{id}/custom-fields request.

Xero: Authenticate in Cloud Elements 2.0

You can authenticate an instance of the Xero element in Cloud Elements 2.0.

Google Calendar

Use the new Google Calendar element to manage the calendar-list, calendar's event, and access-controls-list.

Cisco Spark: Authenticate in Cloud Elements 2.0

You can authenticate an instance of the Cisco Spark element in Cloud Elements 2.0.

JIRA: projects resource

Added the projects resource to the JIRA element.

Formula as a Resource

Fixed an issue where you could not disable FaaR on a formula via a PATCH /formulas/{id} request.

Security

Added a Roles list to the Users table on the Accounts page where you can more quickly select roles to assign to a user. Roles Table

Alerts

Alert messages update automatically with new alerts. Alerts

Cloud Elements Version 2.139

November 11, 2017

Elements

Salesforce Libraries: Now Handles Implicit Path Creation

The Salesforce Libraries element now creates a path when creating a file or updating file metadata if the path does not exist. Implicit path creation works for the following endpoints:

Act-On: Implemented CSV file upload functionality for POST /lists

You can now upload a CSV file to POST the contents of the list along with the list headers. Uploading a file is an optional parameter. You can directly create the list without the contents of the list or can create the list along with its contents in the CSV file.

BigCommerce: Updated DELETE /product/{id}/sku/{skuId}

Changed DELETE /product/{id}/sku/{imageId} to DELETE /product/{id}/sku/{skuId}.

QuickBooks Online: Customer Bill and Shipping Address transformations

We've fixed the transformation of Bill and Shipping Address lines 2 and 3 so that they are now available for transformation in the Customer object.

Marketo: Added endpoints

We added the following endpoints:

Salesforce Marketing Cloud: Added endpoints

We added the following endpoints:

Citrix ShareFile: Polling

Configure ShareFile events with either polling or webhooks.

Zuora: Supports OAuth 2.0 authentication

You can authenticate the Zuora element using OAuth 2.0 or Basic authentication.

Formula as a Resource

Added the ability to create a formula as a resource on an element level. Create a resource of type 'FormulaAsResource' that is tied to a formula ID. That resource will show in the API documentation for the element. When that resource is called a formula instance will be auto-created. You can only auto create formula instances if the formula only has one element instance variable.

User Profile

Bug: Passwords could not be changed in Cloud Elements 2.0

You can now change passwords in Cloud Element 2.0.

instances API

You can now provide an optional query parameter of resolveReferences=true to GET /instances/{id}/docs/{operationId}/definitions to get the references resolved inline in the returned definition.