Asset Name | Asset Type | Description |
|---|---|---|
ProductList_PO | Process object | List of NetSuite items entity. |
ShopifyOrder | Process object | Shopify order entity. |
NetSuiteItem | Process object | NetSuite item entity. |
ShopifyConnectionOrder | App connection | Shopify connection. |
NetSuiteConnectionSalesOrder | App connection | NetSuite connection. |
Create NetSuite Items | Process | Subprocess that creates inventory items in NetSuite from Shopify products and prepares process objects for creating sales orders. |
Create NetSuite Sales Order | Process | Subprocess that checks whether the Shopify vendor exists in the NetSuite Customer table. If the vendor does not exist, the process creates a customer based on the vendor data. The process then creates a sales order based on the Shopify order. |
Synchronize Shopify Orders with NetSuite Sales Orders | Process | When an order is created in Shopify, the process is triggered, and the order details are synchronized with a NetSuite sales order. The process requires webhook configuration in Shopify. |