Tomas Veskrna created CAMEL-13095:
--------------------------------------
Summary: Salesforce component documentation
Key: CAMEL-13095
URL: https://issues.apache.org/jira/browse/CAMEL-13095
Project: Camel
Issue Type: Improvement
Affects Versions: 2.23.1
Reporter: Tomas Veskrna
In salesforce documentation is one thing that is not completely clear.
In REST API :
[https://github.com/apache/camel/blob/master/components/camel-salesforce/camel-salesforce-component/src/main/docs/salesforce-component.adoc#rest-api]
,
is operation named queryAll. In queryAll definition is mentioned merge
operation which is not clear what this is really doing. I have to search on the
internet what merge do (The merge operation merges up to three records into one
of the records, deletes the others, and reparents any related records).
So it would be great add this definition to salesforce documentation.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)