Top "Sharepoint-api" questions

Microsoft SharePoint API

Get all the machines in sharepoint farm

im writing really big script that will get a lot of info on the farm I want to make it …

sharepoint powershell sharepoint-2010 powershell-2.0 sharepoint-api
curl request to Microsoft Sharepoint API?

Is there a simple way to use a cURL request to the REST API to access a file on my …

rest sharepoint curl sharepoint-2013 sharepoint-api
Need Onchange events for SharePoint:FormFields

I need to call a javascript function when a SharePoint:FormField has changed. This is to provide some client side …

sharepoint-2010 onchange sharepoint-api
Upload a .pdf file to a Sharepoint Document Library

Within an Access 2007 application, I'm creating a static report in .pdf format. I want to create it, then export the …

vba ms-access sharepoint-2007 sharepoint-api
Get the list id from its url using REST?

I'm using the SharePoint 2013 REST API to get and create list items, however the end users of my solution probably …

sharepoint-2013 sharepoint-api
SharePoint and <identity impersonate="false" />

I would like to use integrated authentication to access a SQL database from a web part. It should use the …

sharepoint sharepoint-api
Programatically Approve/Reject workflows and add comments

I'm trying to programatically approve/reject workflows in SharePoint. I can successfully do this, but I cannot add comments. I …

c# sharepoint sharepoint-2010 sharepoint-workflow sharepoint-api