Release notes -- v2.208.139 (since v2.208.119)
Highlights
RVCL-757 Added parameters to APIs used by the Activity pages for skeletor
- Allows parameters that the APIs could support to use for skeletor
EL-1151 syncplicity-V2-Added functionality to provide CRUDS on files and folders related resources
- Traversing a directory tree using object IDs is a drag. We spent some time adding new endpoints for all file and folder operations to allow path instead of ID only in our Syncplicity connector and are giving it to you as an early birthday present in this release
EL-1420 New global connector parameter
- Filter your list responses for
GET
s by using thefields
parameter - Note where this parameter may have behave differently across connectors where the parameter is supported by the vendor. To override the vendor functionality you can set the
allow.select.fields
configuration totrue
EL-1715:Swagger Validation Failure of Lithium Response
- Fixed Swagger Validation Failure of Lithium Response
EL-1727: Fixed Swagger validation for Terminus
- Corrected description for GET /campaigns in the Terminus to indicate the mandatory fields.
EL-1146 Hubspot - /forms endpoint added
- Added new endpoint for /forms and /form/data resources
EL-1768 Zohocrmv2 Issue with model for accounts endpoint
- bullet separated list of highlights that customers will see in our release notes
- also, when applicable, include any examples (videos, GIFs, images, etc.) that demonstrate these changes that our customers may want to see
IBM-112 Pardot - Advanced Models for Visitors and Visits
- Updated advanced models for response models for Visitors and visits resources
EL-22 : Connector Configuration : Update type for oauth.api.secret
- Updated type of
oauth.api.secret
to be PASSWORD type so that it is not visible on the screen.