App Introduction
Customer-Defined Reorder Reminders – We can build custom replenishment campaigns for you! Running out of your favorite products is frustrating. Ensure your customers never run out with timely reorder reminders. Customers tell us when they want to receive alerts, and our app sends emails when it’s time for them to reorder. Our preloaded checkout links (with optional built-in discounts) take customers directly to the checkout page, making the reorder process as simple as a subscription—without the commitments or overordering. Contact us for custom requests!
Core Functionality
- Customers set their own reminders based on their consumption rate
- Reorder emails with preloaded checkout links for ultra-fast ordering
- Replenish can offer discounts on reorders to encourage repeat purchases
- Manage order reminders and delay them if reordering isn’t ready yet
- Customize workflows to meet your reorder reminder workflow requirements
Merchant-Friendly
- Subscription-based Merchants
- Repeat Purchase Merchants
- DTC Brand Merchants
- FMCG E-commerce
Basic Information
- Developer:Union Works Apps
- Address:86-90 Paul Street, London, EC2A 4NE, GB
- Price: Free / Free plan
- Rating:3.7 / 5
- Comment Count:3 comment
- Release Date:2021-9-28
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Unlimited
- Reorder Reminder
- Restock Alert
- Reorder Email with Discount Link
- Unlimited Emails
- Unlimited Reorder Reminders
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/{customer_id}/reminders.json
- PUT /admin/api/customers/{customer_id}/reminders/{id}.json
- GET /admin/api/customers/{customer_id}/reminders.json
Permission:write_customers,read_customers,manage_reminders
- POST /admin/api/emails/reorder.json
- GET /admin/api/emails/reorder/{id}.json
- PUT /admin/api/emails/reorder/{id}/link.json
Permission:write_emails,read_emails,manage_checkout
- POST /admin/api/discounts/reorder.json
- PUT /admin/api/discounts/reorder/{id}.json
- GET /admin/api/discounts/reorder.json
Permission:write_discounts,read_discounts,manage_orders
- PUT /admin/api/reminders/{id}/delay.json
- GET /admin/api/reminders/order.json
- DELETE /admin/api/reminders/{id}.json
Permission:write_reminders,read_reminders,manage_orders
- POST /admin/api/workflows/reminder.json
- PUT /admin/api/workflows/reminder/{id}.json
- GET /admin/api/workflows/reminder.json
Permission:write_workflows,read_workflows,manage_reminders