I am using zapier to collect online store data from Ecwid and create a shipping label through Shippo. When the data is collected from Ecwid on an order with multiple items, instead of adding the weight of the items and the total sale amounts of the items together, it keeps them separate creating a large weight and subtotal. (Example: Items are $40, $50, and $300. The data shows as 40,50,300 rather than the correct subtotal of $410). This creates an error in my zap on larger order because it shows the subtotal as having more than 12 digits.
Page 1 / 1
Hi
You can try using Formatter steps to handle line items and perform a math operation: https://zapier.com/apps/formatter/help
Else, you’d likely have to use a Code step to perform the math operation on the line items (aka array): https://zapier.com/apps/code/help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.