My company is currently in the middle of transitioning to NetSuite with go live scheduled for Septemeber. I have a lot of custom automations built with the Rest API of our current ERP and want to rebuild this with NetSuite.
As I start to learn Netsuite it seems like integrating is a whole different beast. It seems like the documentation is far less useful than API docs I’m used to. Also finding the best way to create records in the system from an outside application is murky process. I have experience programming with JS, and am trying to learn more about restlets but I’m still trying to figure out what role restlets play in the NetSuite integration process. So a few questions:
Is the Rest API as ready and usable as most modern rest apis?
Is the Rest API the best way to created orders in the system from an outside app?
I’m introducing myself to Restlets. How should Restlets come into play for the integration process with NetSuite?
Would anybody be willing to jump on a call to let me pick their brain and understand my options better?
Happy to clarify and dive deeper into anything! Hopefully y’all can help me get some answers!