Email with ESP32 on occurrence
Posted: Sun Dec 12, 2021 5:33 pm
Has anyone ever send an email with an ESP32 by means of Flowcode?
Long time ago I've made something with Flowcode that sends data to a (I think PHP-script), on a server that forwarded the (preconfigured) mail to a preconfigured recipient.
But isn't there a way to make a Flowcode chart that makes an ESP send a mail straight to a recipient?
I know that SMTP is something else then HTTP, but maybe someone has looked into this already.
Ideally this flowchart sends mail by variables for the message (or a part of it), to a recipient that is stored in a variable.
Is this even been done?
Long time ago I've made something with Flowcode that sends data to a (I think PHP-script), on a server that forwarded the (preconfigured) mail to a preconfigured recipient.
But isn't there a way to make a Flowcode chart that makes an ESP send a mail straight to a recipient?
I know that SMTP is something else then HTTP, but maybe someone has looked into this already.
Ideally this flowchart sends mail by variables for the message (or a part of it), to a recipient that is stored in a variable.
Is this even been done?