Hello, I have a question. Does anyone here know i...
# suitescript
p
Hello, I have a question. Does anyone here know if it is possible to populate an additional recipient with a script when a message is created?
a
@Phillip  I assume you mean in an email?
@Phillip  Are you creating the message in the script or you just want to add a recipient in the script? If is the first you definitely can, but imagine you were asking the latter
p
it would be the latter
b
deploy a user event script to the message record
add rows to the
otherrecipientslist
sublist
p
thanks. it worked