Azure How to Automate Hevy Workout Tracking with Notion and Azure Functions Automatically sync Hevy weight lifting workouts to Notion using Azure Functions and webhooks. Includes database design, Notion charts for visualization, and complete code on GitHub.
Azure Tracking workouts from Apple Fitness in Notion using Azure Functions and AI An over-engineered solution to sync Apple Fitness workouts to Notion. Uses an iOS Shortcut to capture workout screenshots, Azure Functions for processing, and Azure OpenAI to extract the data automatically.
Azure Run Notion MCP Server in Azure Container Apps Learn how to deploy the official Notion MCP server on Azure Container Apps using Bicep. This guide covers why the Azure CLI approach fails with double-dashed arguments and provides a working Bicep template to get your MCP server running for use with n8n and other automation tools.