Skip to content

Latest commit

 

History

History

auto-untag-customers-when-a-certain-product-is-refunded

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-untag customers when a certain product is refunded

Tags: Customers, Refunds, Untag

Use this task to automatically remove a certain customer tag whenever a particular product is refunded, for that customer.

Default options

{
  "product_ids__number_array_required": null,
  "customer_tag_to_remove__required": null
}

Learn about task options in Mechanic

Subscriptions

shopify/refunds/create

Learn about event subscriptions in Mechanic

Documentation

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.

Installing this task

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.

Contributions

Found a bug? Got an improvement to add? Start here: ../../CONTRIBUTING.md.

Task requests

Submit your task requests for consideration by the Mechanic community, and they may be chosen for development and inclusion in the task library!