Tags: Customers, Refunds, Untag
Use this task to automatically remove a certain customer tag whenever a particular product is refunded, for that customer.
- View in the task library: tasks.mechanic.dev/auto-untag-customers-when-a-certain-product-is-refunded
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"product_ids__number_array_required": null,
"customer_tag_to_remove__required": null
}
Learn about task options in Mechanic
shopify/refunds/create
Learn about event subscriptions in Mechanic
Use this task to automatically remove a certain customer tag whenever a particular product is refunded, for that customer.
This task is configured with one or more product IDs (learn how to find a product ID), and with the customer tag to remove when one of those products is refunded.
Find this task in the library at tasks.mechanic.dev, and use the "Try this task" button. Or, import this task's JSON export – see Importing and exporting tasks to learn how imports work.
Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.
Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!