Hello all. I'm trying to perform CRUD operations o...
# general
b
Hello all. I'm trying to perform CRUD operations on vendor Credit record via NetSuite's REST Web Services but it seems to not be enabled. Error Message: Enable the REST Record Service (Beta) feature in Setup > Company > Enable Features to work with this record. Anyone faces similar situation before, and how did you guys go around it? Tried via suiteQL but it is unable to perform create/update functions.
b
b
thanks @battk, does that mean we will need to get the client to sign up via the recruitment form link with NetSuite? In this case, the NetSuite application is owned by an external party.
b
yes, they want to make sure they will not be held liable for incomplete apis
b
understood. For us to achieve CRUD operations on these kinds of records, are there any other options for us? Will we be able to deploy suitelets that achieve them?
b
theoretically suitelets are possible, its just not the option serious integrators use
you would have to make the suitelet externally available, which is essentially public access
b
understood - are there any other options that we can achieve the integration? deploying scripts into client's netsuite?
b
the options available for each record are broadly available in the above link
1
b
thanks! will check it out 🙂