- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 67字
- 2021-07-02 20:23:06
Sending an email notification to the administrator of the website using the SendGrid service
In this recipe, you will learn how to create a SendGrid output binding and send an email notification to the administrator with static content. In general, there would be only administrators, so we will be hardcoding the email address of the administrator in the To address field of the SendGrid output (message) binding.