Tags: Account, Bulk, Customers, Invite
Use this task to send out account invitations to all the customers you already have on file, with the push of a button. Optionally, filter by customer tag.
- View in the task library: tasks.mechanic.dev/send-account-invites-to-all-customers-in-bulk
- Task JSON, for direct import: task.json
- Preview task code: script.liquid
{
"only_invite_customers_with_this_tag": "",
"custom_subject": "",
"custom_message__multiline": ""
}
Learn about task options in Mechanic
mechanic/user/trigger
mechanic/shopify/bulk_operation
Learn about event subscriptions in Mechanic
Use this task to send out account invitations to all the customers you already have on file, with the push of a button. Optionally, filter by customer tag.
This task sends the same Shopify-powered emails that are used when sending individual customer invitations (see Shopify's documentation), and uses the same Shopify email template. A custom subject and message are not required, but will be included when specified.
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!