does anyone have a simple, sample REST C# applicat...
# suitetalkapi
n
does anyone have a simple, sample REST C# application they would be willing to share? Our IT team has been using postman and are convinced that REST isnt ready. My boss is asking me to find a working example and NetSuite doesnt have one posted.
b
honestly its probably a fair evaluation
the REST Web Services Supported Records list has just started including common records
c
Creating your own restlets may be less work than writing a C# app too though. Would at least have that as a consideration.
n
Unfortunately IT isnt on the NetSuite train 🙂 They like their own C# code base rather than learning Suitescript, etc.
netsuite 1
c
Def understand that one.
k
I don't think C# can do all that suitescript does! crying sunglasses
b
while you can do more in suitescript, you will also be increasing the amount of work you do
either way they will be writing a C# client, but doing a suitescript solution means you will also be writing the suitescript server