Tag: REST API

Fun with Azure Automation and Table Service REST API
Fun with Azure Automation and Table Service REST API
Blog Posts

I love PowerShell and I really love to automate things! I recently started looking into leveraging Azure services for some automation tasks and discovered how powerful it could be. I also had a lot of fun doing it and wanted to share some of what I learned. Azure Automation is for scheduling tasks or scripts that run… READ MORE

Counting SharePoint users using Microsoft Flow
Counting SharePoint users using Microsoft Flow
Blog Posts

This post will show you how to make a REST call to the SharePoint API and process the JSON response using Microsoft Flow. Background As part of a solution I was building I needed to count the number of users in a SharePoint permission group. Unfortunately, the number of users is not returned in the SharePoint… READ MORE

Microsoft SharePoint 2013 Developer Reference - Chapter 8 SharePoint Apps
Microsoft SharePoint 2013 Developer Reference – Chapter 8 SharePoint Apps
Ebooks

Understand, Build, Publish and Sell SharePoint Apps This FREE eBook contains excerpts from Chapter 8 of Microsoft SharePoint 2013 Developer Reference on “SharePoint Apps”. In the chapter you will understand what SharePoint Apps are, how to build them, and how to publish and sell apps through the Office store. More about the full book: Microsoft SharePoint 2013 Developer Reference Design and develop great… READ MORE