Chapter 7

Using Scripts with Graph API

Scripts are a simple way to compose a series of repeatable actions. Any scripting language that can make web requests can be used with Graph API.

For this workshop we will demonstrate using PowerShell and Python scripts to engage with Graph API.

The following pages will give template scripts that can be used to authenticate, and then make an API call.