- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 102字
- 2021-07-02 20:23:09
How it works...
We have updated the code of the RegisterUser function to accept another new parameter named email.
The function accepts the email parameter and sends the email to the end user using the SendGrid API. We have also configured all the other parameters, such as the From address, Subject, and body (content) in the code so that it is customized dynamically based on the requirements. We can also clear the fields in the SendGrid output (message) bindings, as shown in the following screenshot:

The values specified in the code will take precedence over the values specified in the preceding step.
推薦閱讀
- iOS 9 Game Development Essentials
- Manga Studio Ex 5 Cookbook
- Vue.js前端開(kāi)發(fā)基礎(chǔ)與項(xiàng)目實(shí)戰(zhàn)
- CentOS 7 Server Deployment Cookbook
- Python程序設(shè)計(jì)(第3版)
- Python進(jìn)階編程:編寫(xiě)更高效、優(yōu)雅的Python代碼
- Python應(yīng)用輕松入門(mén)
- Backbone.js Blueprints
- Python機(jī)器學(xué)習(xí):預(yù)測(cè)分析核心算法
- 響應(yīng)式架構(gòu):消息模式Actor實(shí)現(xiàn)與Scala、Akka應(yīng)用集成
- 用案例學(xué)Java Web整合開(kāi)發(fā)
- Python預(yù)測(cè)分析與機(jī)器學(xué)習(xí)
- Java 9 with JShell
- 透視C#核心技術(shù):系統(tǒng)架構(gòu)及移動(dòng)端開(kāi)發(fā)
- HTML5+CSS3+jQuery Mobile+Bootstrap開(kāi)發(fā)APP從入門(mén)到精通(視頻教學(xué)版)