Send email with Firebase Cloud Functions

-1

Literally that's my question, how can I send an email using the functions provided by Firebase? Any kind of information is useful for me since I have not used much Firebase functions, I intend to send a welcome email to a user who has just registered on my website, the onCreate trigger works correctly but I have no idea how to send mail towards the user whose mail is stored in the real time database

    
asked by Esau Gonzalez Soto 19.12.2018 в 03:02
source

1 answer

0

Here I'll leave you something that can help you, include a demo of a user registry that sends a confirmation or welcome email when it is registered.

PS: it's in English. Good luck

    
answered by 19.12.2018 в 08:10