function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
AnhNguyen206AnhNguyen206 

Need help with SharePoint intergration

Hi everybody,

Recently I have a requirement to search sharepoint document on SalesForce.com. So I tried to use SharePoint default web service. I have generated an apex class from SharePoint Lists.asmx. However in the methods that got generated, I couldn't find any credentials passing methods (such as: setUserName(), setPassword() etc..)

If I just call the method then a 401 unauthorized message is sent back. Is there anyway to pass credentials to SharePoint web service call ?

I'm using SharePoint server 2010 and SalesForce Developer edition.

Thanks and best regards

Ashwin SidharthAshwin Sidharth

Hi AnhNguyen,

 

We are having a similar requirment, were you able to find a solution?

 

Cheers,

Ashwin