SAP Open Connectors

Staging Release Notes - Version 2.207

Release notes -- develop (since 2.206)

Highlights

EL-1374:XML To JSON Conversion Removal of Special Characters

  • Removal of invalid special characters appearing from Intact's bill API Response

EL-603 AutotaskCRM - Added Pagination Type, Start Index and Max

  • Autotask - Added Pagination Stuff like Type, Start Index and Max to Connector Config

EL-835 - facebookworkplace - Transformations not works for Delete APIS

  • Fix - Facebookworkplace - Transformation Issues for all Delete API's

EL-1072 Dynamics 365 Finance and Operations - Fix Bulk Issues

  • MS Dynamics 365 Finance and Operations - Fix `Failure to perform Bulk upload and Bulk download

RVCL-610 Redirect production signup page

  • Redirect console signup page in production to v2 staging sign up

EL-973 Box Connector-Tags fix

  • Issue in Box connector Tags feature has been Fixed.

RVCL-550 common resource instance level overriding upper level

  • This allows a common resource to have a field at the instance level that overrides the org or account level without deleting the upped level

EL-1257 Fixed SFDC Swagger errors- adds #ref according to RFC3986 Compliant

  • Fixed Sage200 Swagger errors -- Added #ref for /reports according to RFC3986 compliant.

EL-1258 Fixed Sage200 swagger errors

  • Fixed Sage200 swagger errors -- Added missing ProductsGroupListObject model in swagger documentation.

EL-1283 Fixed swaggers validation errors for SAPS4HANA

  • Pointed POST /business-partners Parameter-schema-#ref to businessPartners from businessPartner

  • Earlier it was referring to incorrect definition

EL-1282 Fixed swagger validation errors for SAPS4BAPI

  • Changed POST bapi/{bapiName}/execute Parameter-schema-#ref to bapiExecute from execute
  • Changed POST idocs/{idocName}/execute Parameter-schema-#ref to idocsExecute from execute

EL-1281 Fixed swagger validation errors - SAPR3BAPI

  • Changed POST bapi/{bapiName}/execute parameters.schema.#ref to bapiExecute from execute
  • Changed POST idocs/{idocName}/execute parameters.schema.#ref to idocsExecute from execute
  • Changed POST customerse parameters.schema.#ref to createCustomer from customer
  • Changed PUT customers/{id} parameters.schema.#ref to updatePutCustomer from customer

EL-1267 Fixed swagger errors for googlesheetv4

  • Changed parameters.id of GET /hubs/general/spreadsheets/{id}/worksheets/{worksheetName}/rows/{cellId} to string.
  • Changed response model of GET /hubs/general/spreadsheets/{id}/worksheets/{worksheetName}/multiples to accommodate response.values as array of array of string type .

EL-532 - Servicenow Oauth - Discovery API enhancement

  • Standardised the URL for Servicenow Oauth Connector.

EL-1280 Fixed SAPC4CHD swagger validation errors

  • Added missing response model for POST /hubs/helpdesk/{objectName}/{objectId}/{childObjectName}/attachments

EL-1261 Google Analytics Swagger validation fix

  • Fixed the mismatch in Request model in Google Analytics Connector

EL-1278 Fixed missing request model for pipedrive - swagger validation

  • Added missing request model in body for the PUT /hubs/crm/opportunities/{opportunityId}/notes/{id}

EL-1409 - Fixed Marketo polling for large large field sets

  • Updated backend to use a dedicated Marketo API for large amounts of fields on changes
  • Added ability to change default metadata for leads polling by providing {"leadChanges" : "mainPhone,id,mktoName,salutation,firstName,middleName,lastName,email,phone"} to default.select.fields.map during instance provision or update