How can we send email server side when the author ...
# suitescript
a
How can we send email server side when the author is not in netsuite?
w
I don't think it is possible using NS-API.
a
@Watz thanks, how would you do that?
w
Maybe you misread? It is not possible using NS-API AFAIK. You'd probably have to use some external service. (or create the author in Netsuite before you send the e-mail)
s
You just make an employee that you want the email to come from and assign them as the author.
z
confirm @Sandii... that employee can be no-licence, without "Give access"
s
Not sure if you were asking or confirming, but yes the employee does not need access to be the author on an email.
z
confirming you. We are using the same concept, virtual employees for sending bulk emails.