Hi,
how do I connect to Sharepoint (e.g. fetching lists) through Cocoa? Is there any blog post or document about it?
Regards,
Stefan
Hi,
how do I connect to Sharepoint (e.g. fetching lists) through Cocoa? Is there any blog post or document about it?
Regards,
Stefan
Use the Cocoa Web Service API (pdf) to access the SharePoint Web Services.
I don't think anyone has written an article specifically about accessing teh SharePoint web services from cocoa, but here is one for connecting to .Net web services from cocoa.