My ultimate goal is getting MS Graph working with LWP and Perl. For better understanding I started out by sandboxing it on the command line with curl. This from a firm believe that if I can get it going on the command line I can get it working anywhere. So why curl? Well: I came…
Lees meerPreface A project I’m currently working on, EduTeams, is an interface between our Schook Information System (SIS) and MS Team. The goal is to create educational teams for classes and groups described in our SIS. We used to do this with MS School Data Sync (SDS), but for all sorts of reasons we want to…
Lees meerFirst things first: You need to register your app in Azure. You could let a user log in to your tenant (again not without a registration). But this is cumbersome for scripts running from the command line. Running it automated, via cron or such, would be hard if possible, at all. So, register your app.…
Lees meerNowadays Perl isn’t the sexiest language on the internet. But it is, and has been for a long time, my favorite scripting language. Not that I’m a perfect programmer in Perl, not by a long shot. But I’m far more at ease with Perl than with something like Node-JS. For some time now I have…
Lees meer