Forum Discussion
IvyMalacaman
3 years agoCommunity Member
Send automatic emails using Javascript without clicking the Send button in Outlook
Is there a way that I can send automatic emails without clicking the Send button in outlook using Javascript?
This is the current script I am using but I need to send it automatically without open...
MathNotermans-9
3 years agoCommunity Member
With SMTP and using the API ( for example Elasti mail one https://app.elasticemail.com/ ) you can directly send mail using Javascript and the SMTPJS library https://www.smtpjs.com/