Shelby Owens
10/29/2024, 4:03 PMCeligo AI
10/29/2024, 4:03 PMAI generated answer (using internal Slack threads):To set additional recipients on a merge and send email message with SuiteScript, you can use a User Event Script deployed to the message record and add rows to the
otherrecipientslist
sublist. This will allow you to add additional recipients to the email message.
Here is a general idea of how you can do it:
1. Create a User Event Script and deploy it to the message record.
2. In your User Event Script, you can access the otherrecipientslist
sublist and add rows to it. Each row represents an additional recipient.
Please note that the recipient's email address should be available in the record or you should have a way to fetch it.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
10/29/2024, 4:03 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.869061947
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.832003
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.83149761
Celigo AI
10/29/2024, 4:03 PMCeligo AI
10/29/2024, 6:16 PM