[jira] [Commented] (CAMEL-18301) Component for Sharepoint Lists (Office 365)

2022-08-04 Thread Adrien SALES (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-18301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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=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)


[jira] [Commented] (CAMEL-18301) Component for Sharepoint Lists (Office 365)

2022-08-04 Thread Andrea Cosentino (Jira)


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

Andrea Cosentino commented on CAMEL-18301:
--

So this would require an http component dealing with their REST Api.

> 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)


[jira] [Commented] (CAMEL-18301) Component for Sharepoint Lists (Office 365)

2022-08-04 Thread Andrea Cosentino (Jira)


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

Andrea Cosentino commented on CAMEL-18301:
--

As far as I see there is not an sdk to deal with Sharepoint.

> 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)