Skip to content

Latest commit

 

History

History

auto-delete-customers-that-are-created-without-orders

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-delete customers that are created without orders

Tags: Customers, Delete, Orders

Useful for stores that are subjected to bot abuse, this task watches for newly-created customers, and deletes any that don't come with an associated order. Optionally, choose to ignore any customers that are created with a certain tag – helpful if you create customers yourself, via the Shopify admin.

Default options

{
  "ignore_customers_having_this_tag": null
}

Learn about task options in Mechanic

Subscriptions

shopify/customers/create

Learn about event subscriptions in Mechanic

Documentation

Useful for stores that are subjected to bot abuse, this task watches for newly-created customers, and deletes any that don't come with an associated order. Optionally, choose to ignore any customers that are created with a certain tag – helpful if you create customers yourself, via the Shopify admin.

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!