How can I add a unique identifier to the subject line for each email messages generated from my NetSuite account through a workflow.
I am getting a lot of emails that are undelivered with the following error: Not sent: Blocked by mail filter. It appears to be caused by too many emails being sent out with the same subject line at the same time. Is there a way to add a unique identifier to the subject line for each?
add a dynamic field in the subject line
Yeah, as Sam suggested. Add a dynamic field to the subject line that identifies the transaction. Like:
Sales Order {tranid} is Pending Your Approvalor something similar.
Check the records browser for the internal ID of other fields if you’re wanting something other the the order #/tranid.