About This Recipe
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 and configure the connections and other resources within the recipe. Subsequently, you can activate the integration in the recipe 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.