I have created a SharePoint Hosted app which uses a visual studio workflow to send email within same domain.
Since I am in process of migrating custom aspx forms in SP2010 to SharePoint Online, each form is redeveloped as a SP Hosted app and I don't want to include a workflow every time to send email.
Is there any other workaround to handle email in SP Hosted app?
Thanks!