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

Adrien SALES commented on CAMEL-18301:
--------------------------------------

Hmmn thanks a lot for the comments Andrea.

 

There is a SDK called "Microsoft Graph SDK " : 
[https://docs.microsoft.com/en-us/graph/sdks/sdks-overview]

 

... that wraps on top of the API : 
[https://docs.microsoft.com/en-us/graph/api/list-get?view=graph-rest-1.0&tabs=http]

 

And the REST service 
[https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/working-with-lists-and-list-items-with-rest]

 

I gues, using the REST API would be the best choice.

> Component for Sharepoint Lists (Office 365)
> -------------------------------------------
>
>                 Key: CAMEL-18301
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18301
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Adrien SALES
>            Priority: Minor
>              Labels: features
>
> h1. Context
>  
> more and more users store data in Sharepoint LIsts on sharepointOnline. The 
> tricky part comes when we are asked to perform integrations with these DATAs.
> They are served as REST APIs, OIDC and oAUth options are available but you be 
> awesome to be able to grab these datas as easily as we can with the JDBC 
> component for example.
>  
> Our main usecase by the way is to copy data from SharepointLists to JDBC data 
> sources... or Kafka topics.
>  
> h1. Feature request
>  
>  * Add the Microsoft Sharepoint List component to core components
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to