Releases: elasticio/salesforce-component-v2
Releases · elasticio/salesforce-component-v2
2.7.0
Added support for files attachment by providing a URL in the body for all actions where it is used
2.6.0
Added Don't emit on empty results
checkbox in Query
trigger
2.5.1
- Fixed #59 with 431 and 414 errors in Get Updated Objects Polling trigger: new configuration field Selected Fields added
2.5.0
- Fixed issue with attachments in
Bulk Create/Update/Delete/Upsert
action
- Added ability to directly provide url to csv file in
Bulk Create/Update/Delete/Upsert
action
- Update Sailor version to 2.7.1
- Update component-commons-library version to 3.1.5
2.4.2
- Improved error handling in
Lookup Objects
action
2.4.1
- Fixed loop issue when records equal to Size of Polling Page and have same LastModifiedDate in Get Updated Objects Polling trigger
- Update Sailor version to 2.7.0
2.4.0
- New Get New and Updated Objects Polling trigger, old one set to deprecated
- Update Sailor version to 2.6.29
- Get rid of vulnerabilities in dependencies
- Update component-commons-library version to 3.0.2
2.3.0
- Added new
Type Of Search
- External IDs
to Upsert Object
action
- Implemented caching for metadata in
Upsert Object
action (metadata needs to find fields that contain attachment)
- Small fixes
2.2.4
- Added timeout for
Upsert Object
action