Discussions
NetSuite Newbie Question: Should I use SuiteTalk or NetSuite Web Services?
I'm a newbie to the NetSuite world and have been reviewing the forums and documentation, but after doing so I'm not sure whether or not I should try and use SuiteTalk or SuiteScripts for my client's application.
NOTE: I have posted this on the Web Services General API forum as well because I wanted to see what the web services guys think. If that is a no, no, then please remove my post.
Currently, we have a form in a hidden i-frame that posts to a custom form on NetSuite. The problem is we don't know for sure if the submission was a success or a failure and, if it's a failure, what issues the submission had. Currently we just assume success and obviously that is not good so we need to get some sort of response back from NetSuite.