Hi all, Just wanted to know if it is really possib...
# suitescript
s
Hi all, Just wanted to know if it is really possible to add/attach customized email sent through the script using [email.send()] into a Communication tab of a Transaction record (like Sales Order).
b
use the relatedRecords key from email.send
👍 1
s
Thank you, it worked.