Back to Browse

Send Email with SendGrid 9 - Azure Function Binding

387 views
Apr 15, 2025
17:07

Azure Functions are Microsoft's serverless compute construct. Every Azure Function has an input binding which is the trigger or event that causes the function to execute. Azure Functions also have optional output bindings which create actions or results from an Azure Function. It turns out that sending a SendGrid email message is one of the possible Azure Function output bindings! In this video we try, with limited success, to make these SendGrid output bindings work.

Download

0 formats

No download links available.

Send Email with SendGrid 9 - Azure Function Binding | NatokHD