Tags: Customers, Fulfillment
When a customer update occurs, if the customer has a phone number on file, this task will look for unshipped or partially shipped orders that don't yet have a phone number on file, and will add the customer's phone number to those orders.
- View in the task library: tasks.mechanic.dev/auto-add-phone-numbers-to-unfulfilled-orders-when-the-customer-is-updated
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
shopify/customers/update
Learn about event subscriptions in Mechanic
When a customer update occurs, if the customer has a phone number on file, this task will look for unshipped or partially shipped orders that don't yet have a phone number on file, and will add the customer's phone number to those orders.
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!