Does it happen in your type of business that some customers have multiple sales orders in short period of time, for example in one day? During the D365FO batch invoicing, if invoices are sent via email, such customers would get multiple emails in the same […]
Tag: Email templates (11)
Send Workflow Email Notifications with Attachments in D365FO
In our previous article, we explained how to configure and design email notifications for the Purchase requisition review workflow. Using Docentric improvements, you can design Email templates used for workflow notifications in the advanced email body editor with placeholders. But there is more – you […]
Sending Emails Using Docentric APIs
Instead of using the built-in SysEmailTable::sendMail() method for replacing placeholders in an email’s body and subject before sending it, you can use the DocEmailTemplateManager::sendMail() method that offers you more options such as an email body with dynamic tables, multiple email attachments, using Cc and Bcc […]