This security-focused module introduces several techniques for securing a SaaS offer webhook and then dives into implementations of the presented techniques. The two techniques that are covered use an Azure Function as a webhook and use a Logic app.
Although the Azure Function example is implemented in .NET, it's done so in a way that illustrates core concepts for any development stack.