Discussions
Join us for complimentary one-day events around the world and step into a future fueled by AI and limitless potential. Explore new breakthroughs, sharpen your skills, and connect with experts who are shaping what’s next. Experience bold keynotes, interactive learning, and connections that span the global NetSuite community. Discover what's next at SuiteConnect Tour 2026.
Need to call SuiteTalk from SuiteScript
Suitescript doesn't support creating or renaming folders which is a requirement of my application. As a workaround (sick to my stomach...) I would like to try calling SuiteTalk methods from my User Event scripts. Theoretically this should work.
I have never needed to call SuiteTalk methods from javascript and could really use a jump start if anyone has any examples.
Here is what I was thinking:
[LIST=1]
[*]Use request-level credentials
[*]Invoke SuiteTalk methods with nlapiRequestURL
[*]load the result into an XML dom object
[*]pull out result[/LIST]Problem is... I really have no idea what the request XML should look like. I see in the docs they show the soap request, but my initial tests have resulted in HTML response 405
Steve Klett | Senior Developer
NetValue Technology