Search

Using the Azure Monitor REST API from Google Apps Script

How to call the Azure Monitor REST API via OAuth from Google Apps Script. Worked example shows how to log average response time for an Azure App Service.

Reading and Writing Office 365 Excel from a Console app using the Microsoft.Graph C# Client API

How to read and write data to an Office 365 Excel workbook using the Microsoft.Graph client library from a C# console application.

Migrating a C# Integration from GA3 to GA4

Some tips on avoiding pitfalls when migrating a C# application from Google Analytics 3 to Google Analytics 4.

Get an email when a new OpenAI model is available via the API

Get an email when a new OpenAI model is available via the API

Adding AI to Todoist with Google Apps Script and OpenAI

How to add an AI assistant to Todoist, includes code to respond to tasks and create calendar appointments with gpt-4o.

Cloud

Photo of clouds spelling cloud (actually a cunning crop of a sky writing advert).

Full Outlook Web Access on Chromebook

How to spoof your user agent to get full Outlook web access working on Chromebook, including the browser extension and user agent.

Get an email when your security camera sees something new (Apps Script + Cloud Vision)

How to use Apps Script and the Google Cloud Vision API to monitor a webcam and send email when it spots something new

Aurora, the Raspberry Pi Smart Assistant

Aurora is a python smart home assistant using the OpenAI realtime API, available on GitHub.

Email Alerts for new Referers in Google Analytics using Apps Script

Apps script that will email you any new referral traffic from Google Analytics. Useful for responding to new links and referrer spam. GA3 and GA4 versions.