Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Asynchronous nlapiRequestURL() Server-Side
I need to send record data to a URL and do not need the response.
Is it possible to perform a request asynchronously with nlapiRequestURL() server-side?
If not, is there a way to specify a timeout value? Currently the script has to wait a few seconds before it can continue.
Thanks.
0