Creating Audiences for Office365/SharePoint Online External Users

This is the second in a series of posts exploring the limits, boundaries, options, and possibilities with external users in Office365/SharePoint Online. In this short post, I’ll explore creating SharePoint audiences to target external users. (more…)

Continue ReadingCreating Audiences for Office365/SharePoint Online External Users

Checking User Permissions from the SharePoint 2013 REST API

Working with Apps and the REST API in SharePoint 2013, you’ll at some point come across the need to check if the current user has a particular permission level. In CSOM/JSOM, the API is pretty straightforward, but in the REST API, the approach is a bit backwards. Read on to see how to do it… (more…)

Continue ReadingChecking User Permissions from the SharePoint 2013 REST API