Skip to content

Shopify Flow

SimplerSuite Wishlist integrates with Shopify Flow to let you build automated workflows based on wishlist activity. Available on Growth and Scale plans.

Triggers

Triggers fire when a wishlist event occurs. Use them to start a Flow workflow.

Customer triggers

TriggerFires whenData provided
Wishlist item addedA customer adds a product to their wishlistCustomer, Product, Variant ID
Wishlist item removedA customer removes a product from their wishlistCustomer, Product
Wishlist sharedA customer generates a share linkCustomer, Share token, Recipient email

Product triggers

TriggerFires whenData provided
Back in stockA wishlisted product becomes availableProduct, Product title, Subscriber count, Customer IDs
Price droppedA wishlisted product’s price decreasesProduct, Product title, Previous price, Current price, Subscriber count, Customer IDs
Low stockA wishlisted product’s inventory drops below 5 unitsProduct, Product title, Inventory level, Subscriber count, Customer IDs

Product triggers include the subscriber count (number of customers who wishlisted the product) and the list of customer IDs, so you can target notifications or actions to the right audience.

Actions

Actions let you modify wishlists from within a Flow workflow.

ActionDescriptionParameters
Add to wishlistAdd a product to a customer’s wishlistShop domain, Customer, Product, Variant ID (optional)
Remove from wishlistRemove a product from a customer’s wishlistShop domain, Customer, Product

Example workflows

Tag high-demand products

Trigger: Wishlist item added Condition: Product wishlist count > 50 Action: Add tag “trending” to the product

Send a custom back-in-stock email via Klaviyo

Trigger: Back in stock Action: For each customer ID, trigger a Klaviyo event with the product details

Auto-add free samples to wishlists

Trigger: Order placed (Shopify built-in) Condition: Order total > $100 Action: Add product “free-sample-pack” to the customer’s wishlist

Trigger: Wishlist item added Condition: Product wishlist count > 100 Action: Send Slack notification to #product-team

Setup

  1. Install Shopify Flow if you haven’t already
  2. Make sure you’re on the Growth or Scale plan
  3. Open Shopify Flow from your Shopify admin
  4. Click Create workflow
  5. Search for “SimplerSuite” when selecting a trigger or action

SimplerSuite Wishlist triggers and actions appear automatically in the Flow editor once you’re on an eligible plan.