Release notes -- v2.208.781 (since v2.208.761)
Highlights
EL-3175: Google Drive invalidate all other existing instances by deleting one instance
- FIX - GoogleDrive - Revoke access token for all exiting instances
EL-2872: sfdc service cloud eb migration
- Customer can see the resources under the connector resources section.
EL-3296: adding delete payments by id resource
- Added DELETE /payments/{id} resource to SageOne
EL-3275: added default keys for EU region to prod.EU and all other will point to US - Syncplicity
- Added default keys(api key and api secret) to EU region for seamless instance creation
EL-3318: Made API Key and API Secret Required for Gmail connector
- API Key and API Secret are now the required fields . for Gmail
EL-3304: GoodData swagger error fixes.
- Fixes swagger errors for Good Data.
EL-3205: Pardot metadata enhancement
- Pardot metadata enhanced for 'contacts' resource
EL-3331: Sage Accounting: Getting 500 error with "Internal failure while handling request" response when search with id in where clause
- Fixed NPE for Sage Accounting when get call is used with where clause
EL-3294: Added webnair fields endpoint and header for post user to webnair( GoToWebinar)
- Adds
Accept:application/vnd.citrix.g2wapi-v1.1+json
specific header required while creatingUser
forwebnair
- Adds
/meetings/{id}/fields
to get fields of specific webnair which help in creating user
EL-2815: Box ObjectId is missing in box events
- Fix - Box v1 webhooks missing objectId in events response
EL-3258: Bamboo HR Changes from XML to JSON Type
- Modified swagger for /categories resource with correct payload
- Changes to support XML to JSON payload structure changes from Bamboo HR
SLYT-1300: revert response size limit to 8mb
- All vendor response sizes are returned to the originally planned 8MB limit, as per SLYT-1300 comments.