Hi,
I am trying to build a Java clinet that connects to Sharepoint (mysite.sharepoint.com) and grabs an excel file. I used the Excel services WSDL file, however the ExcelServices does not provide a Credential property to authenticate unlike its .Net counter part.
I am even trying to figure out the REST API for accessing the excel file. All i need is some why for my java clinet to use the API (either soap or rest) and grab specific cell data from the excel to my java web application.
I have been looking for a clean solution but for the life of me I couldn't find it ...
Any help is greatly appreciate it.
Thank you,
Ash