Cloud Elements Version 2.172-2.176
We added the Greenhouse element to the Human Capital hub. Use the Greenhouse element to manage candidates and jobs.
We added the following endpoints to manage custom objects in Marketo:
Use nextPage to paginate response to GET /folders/contents and GET /search requests.
When you authenticate an element instance of Maximizer, include a value in Maximizer Datacenter (maximizer.datacenter). Use the data center where you access Maximizer if different than the default caw.
GET /reports to return report contentsPreviously GET /reports returned only the file name reports, but now returns the contents as well.
/bank-accounts and /ledger-accountsWe added the following endpoints to Sage One:
DELETE /ledger-accounts. /revisions to the /files resourceUse the following endpoints to interact with file revisions:
We updated the scopes passed when you authenticate in Cloud Elements 2.0.
/revisions to the /files resourceUse the following endpoints to interaction with file revisions:
GET /searchPreviously GET /search returned incorrect file ids, while GET /files/metadata and GET /folders/contents returned the correct ids. Now GET /search returns the correct ids.
GET /objects/{objectName}/metadata to work with all available objectsPreviously GET /objects/externalActivityTypes/metadata and GET /objects/externalActivityTypesAttributes/metadata returned 400 errors.
Previously, we passed content-type: application/json in the request header, but Act-On expects multipart/form-data. We now pass the correct content type.
GET /objects/:name/metadata requests did not work for certain elements. We fixed the bug and you can return the metadata for objects in elements.
When you receive Callback URL failure emails we specify the element instance related to the failure.
Use the searchText query parameter with GET /instances or GET /formulas/instances to search on the element instance name, formula instance name, or element key.