I.m working on an app made with Scirras Construct 2 Engine. The engine is pretty straightforward using HTML5 and Javascript.
I'm trying to learn how to send a message from my Construct 2 app to my email. I want this feature because I'm trying to set up a list of people who want to join a newsletter. I would rather people be able to sign up through my app rather than go to a website.
How hard would this be to set up and is it even possible to do without touching complex code?