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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Netsuite Proxy for External Webservices?
I've just started with suitescript, in hopes of synchronizing data from Netsuite to my own application. Just reading some of the threads here about calling external webservices through AJAX, it seems impossible because of cross scripting security which would prevent execution of another webservice.
So I guess I have two questions:
1. Is it REALLY possible to call external services via AJAX, say, after a save so I can pass the data back to my own webservice
2. If it is not possible, then can Netsuite provide some kind of proxy that would allow us to do it?
For example:
netsuite.com/proxy?url=webServiceUrl¶ms=QueryParamsToPass
0