Hello there.
We are trying to send an email when a field is changed.
In the prior versions we used the Mail codeunit (397) however if I understand it correctly this can not be called from the web client.
What is the new extension way to send out a simple email with a subject and a body section (no attachments).
We want this to work from both the client and web version and we would like to do this via extensions.
Any ideas ?