Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Knowme
Contributor
Contributor

Connect to Sharepoint using tRestClient

Hi All,

I need to get Sharepoint list data from Talend and trying to Connect to Sharepoint using tRestClient. But I keep getting the 403 Forbidden access error. Any idea how to get it done and flow of the mapping.

Appreciate your help

Labels (3)
4 Replies
vikramk
Creator II
Creator II

Hi @Roopa K. Veturi​ ,

 

Would mind going through below url, still if the issue persist please post the ss of your job design.

https://www.cdata.com/kb/tech/sharepoint-jdbc-talend.rst

Please let me know if helps.

Knowme
Contributor
Contributor
Author

Hi Vikram,

 

Thank you for the link. I did try the post and installed Cdata jars was able to connect but I am not able to see any table schemas in the connection. Not sure where I am doing wrong. Maybe the link? . The connection says successful though.

 

Attaching the URl. I need to get data from the lists in sharepoint.Attaching URL

 

0693p00000AH174AAD.png

manodwhb
Champion II
Champion II

@Roopa K. Veturi​ , are you able to access that api from postman? from same system and within network?

 

Thanks,

Manohar

 

 

Knowme
Contributor
Contributor
Author

Hi @Manohar B​ ,

 

Yes i am able to access from postman. But since the token expires i was looking for another process.