Integration
Integrate and exchange business data with external systems and applications using open REST APIs and data services.
Learn how the REST web services help to extend the capabilities of SuiteTalk.
Make sure all relevant features are enabled in your account and the required permissions are assigned to your user role.
Learn about the records that are supported in REST web services.
Using the Postman Application is optional, but here you learn how the application can build and send API requests, as well as act as a library for your requests which you can then import and export. Otherwise, you can use any similar tool you prefer.
Learn about the main concepts of REST web services: HATEOAS & Resource.
Set up OAuth 2.0 Authentication and Token-Based Authentication (TBA) for REST web services and learn about concurrency governance and session management.
Learn how asynchronous processing can be useful if you expect your connection to NetSuite to be slow or unstable.
Execute a query on a specific record type based on a set of criteria.
Dynamically discover the API, the format and values of input and output, the supported HTTP methods and HTTP query parameters using the metadata catalog.
Learn about the structure of NetSuite records, and the ways you can work with them using REST web services.
Learn about all operations that can be performed with a sublist in REST web services.
Learn how to update and get a subrecord in REST web services.
Go through end-to-end guidelines for specific business scenarios.
Learn about common errors in REST web services.
Use the execution log to view REST web services requests and responses.
Access NetSuite resources through REST web services by using URLs specific to either record or query service.
Choose the best integration option for your purposes.