Release notes -- v2.208.568 (since v2.208.540)
Highlights
RVCL-982: Added "transformResponse" query
- Added "transformResponse" query for the try it out functionality in UI
Fixed get sub account instance by id
- Only allows viewing of instance by ID or get all of sub-account instances if user has privileges to view
EL-1786: GoogleAdwords fix API versioning, client id validation onProvison, update callback url
- Fix Goolge Adwords
- Current accessing to AdWords API version v201806 has been discontinued. Upgraded connector to be version-compatible by providing version change option during provision.
EL-2296: Intercom New Marketing Connector
- Introduced new Intercom connector to Marketing hub
EL-2447: Insightly - Authentication Errors
- Fixed authentication problems for insightly
- Enhanced Connector Builder for support expressions in global parameters in setup page. Usage: key : Authorization value : Basic CE.b64(${configuration.api.key})
EL-2511: Dropbox - /search swagger says start/end date is required but allows API calls with only one
- Corrected the search description in swagger file.
EL-2620: Eloqua - Enhanced by adding /contact-fields API
- Eloqua - Implements CRUDS for
/contact-fields API
- Reference
EL-2769: Marketo : OCNQL search should be removed for custom-objects/describe endpoint
- Removed OCNQL Search for custom objects /describe endpoint
- Corrected models and model names for the post and patch requests for fields and custom object creation
- Extracted result object ignoring request id and success params for get objects
EL-1689: Ability to add fields and retrieve only those fields in SFDC
- Ability to add Column names in SalesForce connector's resources
EL-2667: Adds firstlevel metadata to /{objectName}/metadata
- helium version
- Now
Helium version
of/objects/{objectName}/metadata
returns the following data, related toHULK(bulkV3)
EL-2812: Salesforce Marketing Cloud - Upgrade OAuth Provision Setup
- Salesforce Marketing Cloud - Upgrade OAuth provisioning by adding ability to provision using both
Instance Name
- Like s1, s2, s3 … s10 -Connects to specific instance
- Backward CompatibleSUB DOMAIN Name
- For all Instances -Connects to all instances
- Upgraded Feature
EL-2858: Enhanced the Netsuite connectors to record the processing time data
- The Netsuite connectors now record the
platform_process_time
andvendor_process_time
for all API calls
EL-2606: Boxv2 Migration Changes
- Migration of Box V2 to Connector Builder Format
EL-2436: Fixed Pipedrive access token failure
- Could create instance and executes API without failure with access token
EL-2888: Marketo : API docs, authentication and other operations are broken
- Fixed models for Marketo patch resource for updating custom object
EL-2919: Google Drive - Team-Drives resource does not display more than ten records
- Fix - Google Drive - Pagination not works as expected for /team-drives API