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

December 4, 2017

Elements

Clover: New Element

We added a new Clover element to manage employees, time sheets, and roles for the employees based on their location. Take a look at the Clover Element docs and get started today.

Facebook: Updated /comments resource

We updated the POST /comments and DELETE /comments endpoints to support an update to Facebook /comments API's. Now for each request you must add a page access token.

Xero: Updates

QuickBooks Online: Added support for sandbox accounts

Enhanced QB Element to support Sandbox developer accounts. When authenticating an element instance, add the following to the configuration section of the authentication JSON:

"configuration": {
  "use_sandbox": true
}

See updated authentication steps in the QuickBooks Online Element docs.

Box: New endpoints in custom-fields resource

Building Elements

You can now generate model schemas from sample payloads. Generate Model Schemas