Release notes -- v2.208.229 (since v2.208.218)
Highlights
RVCL-784: Support request triggered formulas at different levels
- Request triggered formulas now require a
level
property on the trigger which allows you to choose which level of users the formula can be triggered by. The choices includecustomer
,organization
,account
, anduser
. Only users with the correct privileges will be able to create formulas and instances at each level.
RVCL-854 adding object id to formula executions
- Add event object id to the formula instance execution table
- Searches for true object id and not by event id
RVCL-849 Only select the fields requested if removed unmapped fields
- Will only call vendor looking for specific fields when remove unmaped fields is on, this is only active for connectors that support this (hubspot, sfdc, etc)
EL-1460 Fixed Great planes date gap between gregorian calendar and java calendar.
RVCL-883 oauth proxy state
- Fixes setting custom state in redirect url when using an oauth proxy
EL-1965: Update Authorization for Pardot APIs
- Pardot connector's APIs are going to change the way they receive authorization details in their API calls
RVCL-604 Fixed organization swagger for users
- Fixed
/organizations/users/{emailOrId}
for usage in the UI
RVCL-853 Updated swagger description for "GET/instances/{id}/objects/definitions"
- Updated swagger description for "GET/instances/{id}/objects/definitions"
EL-2078 Revert LBDocs Authorization Header changes
- Revert LBDocs Authorization Header changes for Connector token