Skip to content

Latest commit

 

History

History

auto-tag-customers-with-who-have-accounts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto-tag customers with who have accounts

Tags: Account, Auto-Tag, Customers

This task runs automatically for individual customers, as they are created and updated. It will tag customers when they have an enabled account (i.e. have a registered email address and active password), and it will untag customers whose accounts are disabled.

Default options

{
  "customer_tag_to_apply__required": null,
  "test_mode__boolean": true
}

Learn about task options in Mechanic

Subscriptions

shopify/customers/create
shopify/customers/update
mechanic/user/trigger

Learn about event subscriptions in Mechanic

Documentation

This task runs automatically for individual customers, as they are created and updated. It will tag customers when they have an enabled account (i.e. have a registered email address and active password), and it will untag customers whose accounts are disabled.

Run this task manually to scan all existing customers, tagging and untagging as appropriate.

Use test mode to have this task return information about what actions it would normally take.

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!