Create a Customer in NetSuite Whenever a Company is Created in HubSpot
You can automatically create a customer record in NetSuite whenever a new company is created in the HubSpot application using Oracle Integration.
This use case provides an overview of Oracle NetSuite REST Adapter features with the invoke role, data mapping, and integration workflow.
The following adapters and their operations are used in this use case:
- HubSpot Adapter: Configured as a trigger connection to capture the Company Creation event in HubSpot.
- HubSpot Adapter: Configured as an invoke connection to perform a Query operation to fetch complete company details.
- Oracle NetSuite REST Adapter: Configured as an invoke connection to perform the Insert Record (Customer) operation to create a new customer in NetSuite.
This implementation pattern provides an overview of the steps:
