Articles in this section

Error: Failed to Add Order from NetSuite

Problem: Error "Failed to add Amazon Order #XXXX." 

Solution: The internal Id Lookup Expression must be correctly set for both the MFN (Merchant Fulfilled Network) and the FBA (Fulfilled By Amazon) order imports. Once updated, the flow should run successfully.

The expression  ["custbodyebay_order", "equalto", "{{{AmazonOrderId}}}"], is incorrect. It should be ["custbodyebay_order", "is", "{{{AmazonOrderId}}}"]." 

Selection of operator depends on type of field being compared:
Use "equalto" with numbers, decimals, internal Id number, and PO/check number.
Use "is" with free form text fields such as: strings, text, and checkbox type.
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.