[ 
https://issues.apache.org/jira/browse/CAMEL-11995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16241958#comment-16241958
 ] 

ASF GitHub Bot commented on CAMEL-11995:
----------------------------------------

zregvart opened a new pull request #2085: CAMEL-11995: Salesforce Composite API 
support
URL: https://github.com/apache/camel/pull/2085
 
 
   Adds support for third Composite resource, now we can support Batch,
   Tree and plain "Composite" resource. Composite resource allows
   generating a request of up to 25 possibly chained requests. Chaining is
   performed by using references so response from a previous request can be
   used in the subsequent request.
   
   Bulk of the work was contributed by Spiliopoulos, Vassilis (ELS-CON)
   <[email protected]>, this polishes and rebases on the current
   master.
   
   @vspiliop can you take a look at this, I've just extracted the Composite API 
support ([CAMEL-11995](https://issues.apache.org/jira/browse/CAMEL-11995)) and 
I'll create another PR for 
[CAMEL-10193](https://issues.apache.org/jira/browse/CAMEL-10193) that you 
contributed in #2079.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Support Composite API
> ---------------------
>
>                 Key: CAMEL-11995
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11995
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-salesforce
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>             Fix For: 2.21.0
>
>
> Camel Salesforce component supports Composite Tree and Composite Batch APIs, 
> there is a new [sub-API called simply 
> Composite|https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_composite_composite.htm]
>  for executing multiple REST calls (up to 25) in a single request.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to