November 2018
Intermediate to advanced
424 pages
10h 55m
English
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 of 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 bindings, as shown in the following screenshot:
