Find us at our new Help Center where we've combined our documentation and knowledgebase articles in one easy-to-search location.
We aren't updating the Developer Portal anymore, except for the Element Docs — all updates happen in the Help Center. We're retiring the Developer Portal as you know it in:
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-types
Pagination was not working correctly for requests made to the timeline-event-types
resource. 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-entries
You 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.
You can now use the Bullhorn element to view, create, update and delete: * Placements, which represent successfully filled job orders. * Companies — the ClientCorporation at Bullhorn.
Use the Intacct. element to get a list of reporting periods.
Starting after March 31, 2018, the GoodData REST API will require every API request to contain the User-Agent header. We updated all of our requests to include the User-Agent header. See the GoodData docs for more information.
To filter Freshservice users you can now pass a query in the where clause such as email = 'test@gmail.com'
. You can filter on the following user fields:
We added the following endpoints to the /files resource:
We removed the template
field from the request body. Enter the template key in the path of PATCH /files/{id}/custom-fields/{templateKey}
requests.
We added the following endpoints to the /files resource:
In earlier versions, some fields in the /attachments resource were not transformed. You can now transform the fields in the /attachments resource.
The Infusionsoft element names have been changed as shown below:
Hub | Previous Name | New Name |
---|---|---|
CRM | Infusionsoft | Infusionsoft CRM |
Marketing | Infusionsoft | Infusionsoft Marketing Automation |
eCommerce | Infusion Soft ECommerce | Infusionsoft Online Sales |
You can now use the Bullhorn element to view, create, update and delete /vendor-credits and /creditcard-credits resources.