Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.

Sending emails via javacripting

Avatar

Level 4

Good day everyone,

I was wondering if its at all possible to automate the sending of the email via script insteaed of asking the user to press the "send" button or do anything else that the screen is saying to do at the time of sending the email.

I would love it to just be able to say in java, to just send it to the address automatically with what ever email configuration the use as on his machine weither its outlook, outlookExpress, etc....

Thank you,

Patrick

1 Reply

Avatar

Level 10

You could trigger it off of some event, but I'm not sure how user friendly that would be if things start happening without the user realising what's going on.

Also the email submission is flaky and doesn't work on all systems with all email clients. Also doesn't work if someone is using an online email service like gmail, etc.