Sync Avalara Taxcode to Shopify Tax Code Field

Hi,

We're using Avalara in NetSuite and Shopify. When Avalara was enabled in Shopify a field called "Tax Code" was added to all product settings.

I added 'Avalara Taxcode' to my source record field for products and put in 'product.tax_code' as its destination in Shopify. Well that didn't work. Does anyone know what the field ID is for Tax Code in Shopify?

Screenshot:

Thanks!

Hi Rhett,

We mapped this to the variant level in Shopify.

product.variants[*].tax_code

Good luck!

@davidgollom

That Worked! Thank you so much for your insight.