Proposal summary
We need to provide specifications for connecting Shopify to Netsuite.
Requirement
We would like to implement the following connections to API
- Add orders from Shopify under a single customer in NetSuite
- Import Orders from Shopify to NetSuite.
- Export Fulfillments from NetSuite to Shopify
- Export Inventory Levels from NetSuite to Shopify
- Export Item Pricing from NetSuite to Shopify
- Need to be able to run promotions from Shopify to NetSuite
- Export Refunds from NetSuite to Shopify
Our Solution
We will be creating APIs that can perform the below functions.
- Add orders from Shopify under a single customer in NetSuite
- This would be done as a part of the configuration of the integration.
- Import Orders from Shopify to NetSuite.
- We can run a scheduled API to fetch details and store in NS.
- Export Fulfillments from NetSuite to Shopify
- API trigger can be configured from NetSuite to create fulfillment in Shopify.
- Export Inventory Levels from NetSuite to Shopify
- This will be a scheduled batch process that updates each item from NetSuite to Shopify. We will define the item to be mapped to Shopify by a checkbox inside each item record.
- Export Item Pricing from NetSuite to Shopify
- Need to be able to run promotions from Shopify to NetSuite
- Export Refunds from NetSuite to Shopify
- Triggered API will be updating refund details to shopify
Estimated time
Around 100h