Create Customer Records in Oracle NetSuite

Use this recipe to create a customer record in Oracle NetSuite through a REST request from an external application.

Note:

This recipe is available as REST — Oracle NetSuite | Create Customer Records in the Integration Store. Oracle provides this recipe as a sample only. The recipe is meant only for guidance, and is not warranted to be error-free. No support is provided for this recipe.

Overview

This recipe creates a new customer record in Oracle NetSuite when it receives a REST request with the customer data from an external application or from another integration flow in Oracle Integration. It contains an app-driven orchestration integration, which uses the standard REST Adapter and the Oracle NetSuite Adapter.

To use the recipe, you must install the recipe package and configure the connections and other resources within the package. Subsequently, you can activate the integration in the package and send a REST request with the customer data to the integration's endpoint URL from an external application. When triggered, the integration flow creates the customer record in Oracle NetSuite using the data it receives and returns the NetSuite internal ID of the newly-created record as a response.

Note:

You can create only one customer record at a time with this recipe.

System and Access Requirements

  • Oracle Integration, Version 21.1.2.0.0 (210129.2200.39447) or higher
  • Oracle NetSuite, Version 2018.1.0
  • An account on Oracle NetSuite with the Administrator role