Release notes -- v2.208.78.2 (since v2.208.45)
Highlights
EL-1223 Pardot - Issue fix in object metadata
- Fix in generating metadata for objects endpoint in Pardot element.
 
EL-878 & EL-900 amp; EL-981 | Added ability to retry hooks in Element Builder and fixed trace issues
- Added 
POST /hooks-tryitoutendpoint to enable re-trying hooks out through Element Builder, see demo here! 
RVCL-744 Common resources accounts and org fields with same path
- Throws 404 if transformations are null
 - Allows account and org to level fields to have same path
 
El 1296 cleo infusionsoftRest enhancements
Contacts Resource- modifiedGET/POST/PATCH/GETbyIdrequest and response models to follow standard model definitionsOrders Resource- AddedPOST/DELETEmethod and modifiedGETresponse model to follow standard model definitionsProducts Resource- AddedPOST/DELETEmethodsTransactions Resource- modifiedGET/GETbyIdrequest and response models to follow standard model definitions
RVCL-690: Don't store sensitive headers in FISEVs
- Do not store the 
Authorizationheader in formula step execution values. 
EL-1522 | Expensify - Fixed swagger validation errors
- Updated modes for policies resources.
 
EL-1120 Intacct - Added resource for order-entry-transactions
- Introduced resources for /order-entry-transactions in Intacct element.
 - Enhanced models for Intacct element.
 
RVCL-765: Map full arrays correctly when they are nested
- Fix for mapping full arrays using transformations when they are nested inside another object.
 
EL-1075 - Performance issue with file upload for the Evernote element
- The Evernote element's file upload was very slow, in the 50s range, for a not so large file, e.g., 700K.
 - The issue appeared to be related to slow performance of a dependent, third party library.
 - Upgrading this library to its latest released version fixed the issue.
 
EL-251: Allbound prehook JS made valid for v4 Endpoints
- Changed prehook JS to make it valid for v4 Endpoints
 
EL-1009 SAP C4C CRM Added Ping API
- Added new API:
- GET /ping
 
 
EL-30 Google Analytics Added measurements API
- Added POST /measurements API
 
EL-49 : Facebook Social - Remove deprecated scope
- Facebook has deprecated 
publish_actionsscope, so removing the same from our element as well. - Existing instances will continue working fine.
 - New instances will not have the 
publish_actionsscope configured in them. 
EL-893 : Intacct - Added new APIs for resource to support DTD v3.0
Now following resources are added to support objects for DTD v3.0 for Intacct.
CRUDS /contacts-advancedCRUDS /ledger-accounts-advancedCRUDS /customers-advancedRDS /invoices-advancedRDS /credit-memos-advanced
EL-1147 | GlobalMeet : Added support for native filter in reports API
- GET /reports/{eventId} API now supports where clause for filtering reports.
 
EL-162 SuccessFactors: Added 'where' parameter GET Onboardings API
- Added 
whereparameter forGET /getOnboardingsAPI 
EL-1069 Successfactors requisitions model modified Age and TimeToFIll from Integer to string
- Successfactors modified 
GET /requisitionsresponse model to include "age" and "timeToFill" as "string" type 
EL_15 SuccessFactors Performance Feedback
Added APIs to support performance feedback. Resources added
- achievements
 - activities
 - continuous-feedback
 - continuous-feedback-request
 - goal-templates
 - goals
 - permissions
 - user-accounts/{id}/permissions
 - goal-achievements
 - dev-goal-achievements
 
RVCL-598 V2 backwards compatibility
- Makes v2 VDR act like v1 with /accounts/{id}/objects/definitions and /instances/{id}/objects/definition
 
EL-12 sage200
- SAGE 200 element
 
EL-1124 Etsy : Cleo Gap Enhancements
- Added the following resources :-
 
- GET /users
 - PATCH /orders/{id}
 - GET /billcharge/{id}
 
- Changed the models of the existing resources to standard models.
 
EL-1151 syncplicity : Added new resources
- Added following resources to Syncplicity element:
 - company
 - companies
 - devices
 - groups
 - policies
 - users
 
EL-1326 - SFDC - Support filter by nested date queries like Account.CreatedDate
- FIX - SFDC - filter by nested date queries like 
Account.CreatedDatehave issues 
RVCL-596 Added the ability to search bulk logs by text
- Added 
searchTextto/usage/bulkAPI searchTextworks the same as in the/usageendpoint