Cloud Elements Version 2.172-2.176
Use GET /search to search a Box account for files or directories. You can filter the search by directories, dates, and tags.
You can use the from key word in CEQL searches t filer by phone number. For example, from='+1123456789'.
timeline-event-typesPagination was not working correctly for requests made to the timeline-event-typesresource. HubSpot does not support pagination of this resource, but we now use Cloud Elements pagination to return the expected results.
GET /objectName/{id}/metadata endpointWe updated the GET /objectName/{id}/metadata endpoint so tat it returns expected results.
/users endpointPreviously, when making GET /users requests and filtering using CEQL, the results included all users. You can now filter users using CEQL.
GET /pages/{id}Use the new fields parameter to filter the information returned on the response.
/estimates resourceThe new /estimates resource supports the GET, GET {id}, POST, DELETE, and PATCH methods.
When making GET /{objectName}/{objectId} and GET /estimates/{id} requests, include accept: application/pdf in the header to retrieve PDFs returned in the response.
You can set up polling on transformed resources.
/contacts, /companies, and /addressbook-entriesYou can now make GET requests to the /contacts, /companies, and /addressbook-entries resources.
You can now create a bulk job on an transformed resource.
When authenticating with an OAuth 2.0 API provider, you can now cancel the authentication process after you have already logged in to the API provider's application.
You can now update the email address associated with your profile.
We now mask all parameters set as password type in the element configuration.