header, made the Suitelet accept POST requests. 🤪
s
Steffen Andersland
11/22/2021, 12:42 PM
Suitelets are really not intended to be used as REST APIs. I still do use them when I know that I will never need to make a request to it from outside of NetSuite. However the fact that it only supports GET and POST requests and the header issue with POST requests is very limiting.