Does Netsuite have a RESTful API? [closed]

给你一囗甜甜゛ 提交于 2019-12-10 02:32:00

问题


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!


回答1:


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.




回答2:


I am using an API for my NetSuite integrated app, provided by Halosys (http://halosys.com/new-video-mobile-apps-for-netsuite.html).

The API is integrated with NetSuite and other systems and provides RESTful services for Mobile apps. More when I launch my Android app but overall happy with the simplified API & notifications etc.

There are a couple more companies that offer similar API service, generally known as a Mobile Backend-as-a-Service but it's important that you look for the ones that are focused on Enterprise and not consumer apps.

HackMobile



来源:https://stackoverflow.com/questions/11867589/does-netsuite-have-a-restful-api

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!