Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.18.1
-
Fix Version/s: 2.19.0
-
Component/s: camel-salesforce
-
Labels:None
-
Environment:
Any
-
Patch Info:Patch Available
-
Estimated Complexity:Unknown
-
Flags:Patch
Description
Part of CAMEL-8396 to add support for the Recently Viewed Items.
Add operation `recent` that can be used like:
...to("salesforce:recent") .split().body() .log("${body.name} at ${body.attributes.url}");
Attachments
Issue Links
- links to