https://gitbrent.github.io/SpRestLib/blog
SpRestLib Blog
2018-12-10T06:00:00Z
Feed for Node.js
The best place to stay up-to-date with the latest SpRestLib news and events.
https://gitbrent.github.io/SpRestLib/img/sprestlib.svg
Copyright © 2019 Brent Ely
https://gitbrent.github.io/SpRestLib/blog/2018/12/10/upload-file-to-sharepoint-library.html
2018-12-10T06:00:00Z
Howto upload a file into a SharePoint Library using SpRestLib. The upload() method
accepts an ArrayBuffer from both Node.js and client browsers.
]]>
Brent Ely
https://gitbrent.github.io/SpRestLib/
https://gitbrent.github.io/SpRestLib/blog/2018/11/17/download-sharepoint-file-using-javascript.html
2018-11-17T06:00:00Z
Howto download a file from SharePoint Library using REST. This technique produces
a BLOB that can be streamed/saved directly from a web browser and works with both
text and binary files.
]]>
Brent Ely
https://gitbrent.github.io/SpRestLib/
https://gitbrent.github.io/SpRestLib/blog/2018/11/03/convert-sp2010-column-names-to-sp2013.html
2018-11-03T06:00:00Z
Converting SharePoint 2010 API (ListData.svc) column names to SharePoint 2013 API (_api).
]]>
Brent Ely
https://gitbrent.github.io/SpRestLib/
https://gitbrent.github.io/SpRestLib/blog/2018/10/28/sharepoint-list-unique-perms-rest-query.html
2018-10-28T06:00:00Z
How to determine if a SharePoint List/Library has unique, non-inherited permissions (role assignments).
]]>
Brent Ely
https://gitbrent.github.io/SpRestLib/
https://gitbrent.github.io/SpRestLib/blog/2018/09/03/add-user-to-sharepoint-group-using-rest.html
2018-09-03T06:00:00Z
Adding a User to an existing SharePoint Group can be done using a SpRestLib REST call in
just a few lines of code.
]]>
Brent Ely
https://gitbrent.github.io/SpRestLib/
https://gitbrent.github.io/SpRestLib/blog/2018/06/26/create-sharepoint-jquery-people-picker.html
2018-06-26T06:00:00Z
Create a fully-functional People Picker against your local SharePoint ActiveDirectory structure using
jQuery-UI autocomplete and SpRestLib.
]]>
Brent Ely
https://gitbrent.github.io/SpRestLib/
https://gitbrent.github.io/SpRestLib/blog/2018/04/20/create-sharepoint-list-columns-using-rest.html
2018-04-20T06:00:00Z
List and Library fields/columns can be created using the REST API. A feature
which is especially useful in many scenarios, such as having to update many subsites with new fields,
doing migration work, etc.
]]>
Brent Ely
https://gitbrent.github.io/SpRestLib/
https://gitbrent.github.io/SpRestLib/blog/2018/03/19/upload-file-to-sharepoint-library-using-rest.html
2018-03-19T06:00:00Z
Howto upload a file into a SharePoint Library using REST. Both Node.js and
client browsers can encode and upload files easily.
]]>
Brent Ely
https://gitbrent.github.io/SpRestLib/