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

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -