Cloud Elements Version 2.172-2.176
Added model verification to the Bullhorn element.
Previously, you could authenticate an Intacct element instance with a specified locationId. Now, on every API call, you have the option to override that locationId or provide one if you didn't before.
Updated description for LinkedIn API pageSize
parameter on following APIs to reflect default pageSize
to be 200:
GET /companies/{id}/followers-statistics
GET /companies/{id}/status-statistics
Removed the paging on the following LinkedIn APIs as LinkedIn returns only 100 and there is no pagination:
GET /companies/{id}/updates/comments
GET /companies/{id}/updates/likes
Removed support for bulk on the LinkedIn element likes and comments resources as pagination is no longer supported.
Fixed DropBox file copy to throw an error if source and destination paths are same.
Fixed a bug where the Salesforce redirect URL didn't direct to the endpoint address.
When creating custom element, request models appear for POST, PATCH and PUT endpoints.
Formula executions now show pending
executions and steps in yellow.
Previously, you could load no more than 200 formula executions at a time. Now you can load more executions by scrolling to the bottom of the execution list.
The Activity page includes a new Audit Logs table that allows you to see change logs for elements, formulas, instances, transformations, and common-resources.
You can filter audit logs by users in an account.
You can more easily copy the an element ID. Previously, the hover options on the card would block the user from being able to edit the ID.
Saving a transformation setting or transformation field setting will save the overall transformation as well.