About This Recipe
This recipe creates or updates a corresponding Oracle CX Sales and B2B Service account when a customer is created or updated in Oracle NetSuite. Additionally, whenever an account is created or updated in Oracle CX Sales and B2B Service, the recipe creates or updates a corresponding customer in Oracle NetSuite.
To use the recipe, you must install the recipe and configure the connection and other resources within it. The recipe contains three integration flows - Oracle NetSuite CX Sales Customer Upsert , Oracle CX Sales NetSuite Customer Create and Oracle CX Sales NetSuite Customer Update.
- When a new customer is created or a customer record is updated in Oracle NetSuite, the user event script associated with the customer gets triggered in NetSuite. The user event script provides the JSON data of the customer and subsequently triggers the Oracle NetSuite CX Sales Customer Upsert integration flow in Oracle Integration. The integration then creates or updates a corresponding account record in Oracle CX Sales and B2B Service.
- When a new account is created in Oracle CX Sales and B2B Service, the Oracle CX Sales NetSuite Customer Create integration flow gets triggered in Oracle Integration. The integration creates a corresponding customer record in Oracle NetSuite.
- When an account is updated in Oracle CX Sales and B2B Service, the Oracle CX Sales NetSuite Customer Update integration flow gets triggered in Oracle Integration. The integration then updates the corresponding customer record in Oracle NetSuite.