Hi everyone,
I'm building a Zap to automate invoice creation in QuickBooks Online based on new Shopify orders. I'm facing a challenge with mapping Shopify tax codes to their corresponding equivalents in QuickBooks.
Specifically, I need to map the tax_code
and line_items_tax_code
properties in Shopify to the appropriate tax codes in QuickBooks.
I've already tried using the Utilities in Formatter (Lookup Table) tool, but it doesn't seem to handle scenarios with multiple line items effectively. I also experimented with the Looping tool as a substitute, but haven't found a successful solution yet.
Would anyone be able to offer some insights or best practices for handling tax code mapping in this situation with multiple line items? Any advice or alternative approaches would be greatly appreciated!