can I push new customers and orders into NS via an...
# general
j
can I push new customers and orders into NS via an api?
t
We do sales orders and invoices via a RESTlet, I haven't tried customers as the need hasn't existed, but I don't see a reason why you couldn't
j
right good to know
t
It also looks like you can create customers through the netsuite rest API https://netsuite.custhelp.com/app/answers/detail/a_id/98619
j
nice
I will have to study this. I've not done any api interactions with NS yet
t
Let me know how you get on. I haven't had a reason to use the API yet as they don't allow access to the records that we primarily act on so we are still using a RESTlet, but am curious to hear how well it actually works...
j
sure will do - may be a while before I get to it though
c
My client uses Boomi to create a customer in a given entity and then create the order they worked out in Salesforce. Customers are only pushed to netsuite once a committment is made
j
i'm looking for lower cost options right now
we have many web stores, some of which have low volume that make these paid options cost prohibitive
c
The point is yes you can use the API.