Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
I try to modify default tax excpetion filed but id didnt work, it is possibly with flow?
Solved! Go to the solution
This is an accepted solution.
Hey RPiii
Yes its worked, thank you so much! Here is working example
{
"input": {
"id": "{{customer.id}}",
"taxExempt": true
}
}
Hi WiseParrot. If you're looking to set a customer as tax exempt then you may be able to do that by modifying the value of the taxExempt field on the customer object using the Send Admin API request action in a workflow.
This is an accepted solution.
Hey RPiii
Yes its worked, thank you so much! Here is working example
{
"input": {
"id": "{{customer.id}}",
"taxExempt": true
}
}
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024