I am pretty sure you can only use one or the other not both. Thanks for this helpful code, this is an alternative filter searching for different criteria using reduce() function filterIncludeReturn...
This fix worked for us in the current version of the Shopify Netsuite integration app. The flow is Shopify order to NetSuite sales order (add). Our error was returning more than one Item in the ite...
The article is 3 years old, but our current version of the Shopify Netsuite Integration App is getting the same error "More than one match for "[["itemid" ..." in the rare case where we have a Item...
line_items[*].X as above in shopify order json was the important syntax change that made handlebars work for me in the context of a line item (Items: custom field name) for Netsuite sales order . E...
I have done this Saikumar Rachamalla; sorry, i thought it would be of general interest in terms of how you can 'customise' an IA, but it is probably too specific.
This is for the Shopify to Netsuite sales order flow. We have custom fields in shopify order, see the bottom of this post. I want to be able to transform and map these fields into a netsuite custom...
Thanks so much for clarifying these steps, i will add links in our documentation.
Saikumar Rachamalla thanks for responding, have other people encountered this problem? I was surprised not to find more info on it, it was easy to reproduce.
The wizard for the IA to set up the shopify connection for me was buggy, confusing, and can left me blocked for days, in a loop that goes nowhere. This is the documentation for this step https://do...
The wizard steps for the IA to set up the shopify connection seems to be buggy, confusing UX, and can leave you blocked, in a loop that goes nowhere. However, It is possible to complete this succes...