Release notes -- 2.206 (since 2.205)
Highlights
EL-679: Updating connectors authentication configurations
- Updated authentication configuration for connectors in CRM Hub
- Modified logic to hide configuration values and 'base URL'
EL-819: Zendesk- Added address
field in tickets
metadata
via.source.from.address
field is available to map fortickets
object in VDRs
EL-261: NetsuiteERP metadata made consistent
- Made object metadata for Netsuite ERP consistent for 'customfield.value' field
EL-820 : Updated the description for Volusion Get Orders Where clause
- Changed the description for where clause in GET /orders API in Volusion
EL-787 : NetsuiteFinance v2 - Added CRUDS support for vendor-credits
- Added support for CRUDS
vendor-credits
in NetsuiteFinancev2
EL-818 InfusionsoftCRM - Model defect fixes
- Updated request model for
POST - /accounts
andPATCH - /accounts
. - Updated
element resource parameter
name for the above mentioned Api's
EL-987 DropBox: Model defects fixes
- Fixed response model defect for
GET - /search
Api
EL-892 : Dropbox PATCH API for folders/metadata fixed
PATCH /folders/metadata
API returns an error if attempting to move a folder into a directory where a folder with that name already exists
EL-875 Zoho CRM: model defect fixes
- Added enum values for 'Email Opt Out' field in request model for the following Api's
POST - /contacts
PATCH - /contacts
POST - /leads
PATCH - /leads
EL-999 DropBox Business: model defect fixes
- Added missing fields in response model for
/search
Api
EL-930 Tango Card:Updated polling config
- Updated polling config for
/orders
Api
EL-1093 OneDrive Business: Model defect fixes
- Modified response model for the following Api's
GET - /files/links
andGET - /files/{id}/links
EL-1045 : Quickbooks - Updated where clause description
- Added helpful description for where clause with supported filterable fields in GET vendor-credit endpoint.
EL-1169 : Amazon S3 file revisions API failing with 502 error
- Fixed 502 errors with the Amazon S3 connector's endpoints
GET files/{id|/revisions
andGET files/revisions
RVCL-552: Use the full prefix for transformed fields in the select fields for bulk query
- Use the full prefix for transformed fields in the select fields for bulk query. For example if you have an object definition field
address.city
mapped to the vendor fieldmailingAddress.mailingCity
and run a bulk query withselect address.city from objectName
it will be transformed toselect mailingAddress.mailingCity from vendorObjectName
. Previously this would have been incorrectly transformed toselect mailingCity from vendorObjectName
EL-550 Zendesk - Updating pagination type from offSet to page
- Fix - Zendesk Updating pagination type from
offSet
topage
EL-1182 Syncplicity - Event support
- Syncplicity now supports polling on
files
andfolders
El 1200
- Metadata for objects/items/metadata and objects/itemsSubmitProducer/metadata were fixed.
- Modified the endpoint /hubs/helpdesk/items/{sysid}/submitproducer to /hubs/helpdesk/items/{id}/submit-producer for Standardisation
Syncplicity - Header fixes
Offset
parameter has been removed from Swagger API documentation forGET /files/{id}
asOffset
is forbidden by CORS policies. This parameter is still documented in the resource description- Resolves issue with
Elements-As-Team-Member
header when user email is provided