The Magento2-NetSuite Integration app provides an option to assign one default customer to all Magento Orders. For this the internal id of the customer is to be specified and the Add all orders against the NetSuite customer is to be marked true.

We can assign different default customer to Magento Orders from different Stores. For the Primary Customer Lookup Criteria of the flow “Magento Customer to NetSuite Customer Add/Update” can be modified as follows.
internal id (number) equal to
{{#compare store_id ‘===’ 1}}237687{{else compare store_id ‘===’ 2}}237687{{else compare store_id ‘===’ 3}}237687{{else compare store_id ‘===’ 4}}237687{{else compare store_id ‘===’ 5}}727880{{else}}727880{{/compare}}
inactive is F

Also the settings should be updated as
