Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Migrating SOAP to REST
Hello!
I am currently looking to migrate from SOAP to REST having heard in the latest release webinar that there is parity between the two.
Some roadblocks I've run into - I'd just like to clarify what is the expected behaviour / best practices are with using REST in place of SOAP.
- I am looking to read many Vendor Bills, and within these bills I need all fields including calculated/non-stored fields. SOAP returns these fields. SuiteQL allows the querying of stored fields but not non-stored. REST seems to allow reading a single bill in this way, but not a long list unless you follow HATEOAS links (which seems like it could quickly cause rate limiting).
Tagged:
0