Looking for netsuite consultants who have used the new REST API extensively, to help with our current integration. Please reach out! 🙂
👍 5
c
creece
09/16/2020, 7:39 PM
That API is still beta/limited. It would most likely be way easier/beneficial to just create your own RESTlet(s) within NetSuite. I have no idea what you're actually trying to accomplish though.
l
leo
09/18/2020, 6:37 PM
2nd what @creece said!
j
Jonathan Talmi
09/18/2020, 8:13 PM
that’s fair. i started using REST because it was easy to start out with. i’ve found that it’s fairly functional, but somewhat buggy and poorly documented. we don’t have a complex implementation right now so i’m going to push it as far as i can go, but i will take a look at restlets
l
leo
09/18/2020, 8:14 PM
@Jonathan Talmi - if you want someone to help with restlets, I do run consulting on that and can get a lot done with those. Let me know if you want to setup a call about that.
j
Jonathan Talmi
09/18/2020, 8:29 PM
awesome, thanks for letting me know.
👍 1
d
dynamicl
09/21/2020, 7:28 PM
3rd what @creece said! ... I was using web services for a while but gave up because it was restrictive, missing functionality or plain buggy. Personally, I probably wont even waste my time looking at the REST service, just stick with RESTlets and you wont look back, ease of integration and interactive debugging will save you a ton of time.
c
creece
09/21/2020, 8:09 PM
Yep just didn't want him to go down a path to nowhere. Seems like he has it figured out.