sending email from a template
You can send an email from a template using the following function:
With this function, the fields FROM and TO must be USER_CODE_ID (Usernames, not email addresses). To send the email from a real address instead that from a USER_CODE_ID you must set the value FROM inside the email template.
PreviousFormatting a number as a currency value to use it inside an email templateNextHow to send an email
Last updated