Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does Netsuite have a RESTful API? [closed]

Tags:

rest

ios

netsuite

I want to do an iOS app that is integrated with Netsuite, it should have to be done through a RESTful API but I couldn't find anything clear enough on their site, internet or even by talking to their representatives. Does anyone know if there is any documentation around? Thanks!

like image 339
pabloruiz55 Avatar asked Aug 08 '12 15:08

pabloruiz55


1 Answers

You can interface with NetSuite from a mobile app using one of the SuiteScript types called RESTlets. The documentation is in the help section so you will need a login. The user group community is also active and helpful with RESTlet questions.

like image 152
Corey Avatar answered Nov 13 '22 11:11

Corey