📧Send emails
Send emails docu
Input parameters
to_email_adress
template_name
data (Data will be some other documents defined in each separate API call)
How to call from app
Logic
1.
2. addDoc(collection(db, "send-emails"), emailData)
Last updated