javascript - nlapiSenEmail API is Not sending email in Scheduled Script -


am new netsuite development. have created suitescript of scheduled script type. in use following code

nlapisendemail(473882, 'yoursfred@yahoo.in','test','test', null, null, null); 

the above code sending email @ time of debuggin using netsuite script debugger. when create scheduled record , deployed same code , scheduled testing not sending code , not shows errors. can in this

also testing in sandbox account? sandbox accounts have limitations in sending out emails.


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -