SEEGEA

Make Shopify: automation scenarios and the real limits

Make (formerly Integromat) is the most powerful no-code automation platform for Shopify after Zapier — with more complex routing, better error handling and lower cost at scale. But it has real limits on catalog content operations.

9 min readApril 17, 2026

Make's visual scenario builder and operations-based pricing make it the preferred Zapier alternative for developers and tech-savvy merchants who need complex conditional logic. Here is a full breakdown of what works, what breaks, and where Seegea takes over.

What Make does well with Shopify

Complex conditional routing

Make's router module lets a single trigger fan out into multiple paths based on product type, tags, collection, price range. Far more powerful than Zapier's filter-only model.

Iterator + aggregator pattern

Process each product in an array independently (iterator), then collect results (aggregator). Useful for batch operations like updating all products in a collection or syncing prices from a spreadsheet.

Error handling

Make has native error routes — if a Shopify API call fails, you can route the error to a Slack alert, a Google Sheet log, or a retry module. Zapier has no comparable native error handling.

Make ecosystem

ShopifyPrestaShopWebhookPostgreSQL

The real limits of Make for Shopify catalog

CapabilityMakeSeegea
Transactional automation (tags, orders, alerts)ExcellentNot designed for this
Bulk catalog content editingPossible but complexNative (tabular grid)
AI description generationVia HTTP + OpenAI moduleNative (GPT-4o + Claude)
Human review before publishNoYes (inline grid)
Rollback after errorNo (no versioning)Yes (Ctrl+Z)
Setup time for product update scenario30 min to 2 hoursUnder 10 min
Shopify GraphQL rate limit handlingManual (throttle module)Automatic
Classic Make mistake: building a scenario that iterates 5,000 products and calls the Shopify Admin REST API per product without throttling. Result: API rate limit errors, partial execution, inconsistent catalog state. Always implement the wait/sleep module between iterations.

5 Shopify scenarios worth building in Make

  1. Price sync from Google Sheets — Read a price list sheet, update matching Shopify products via GraphQL productVariantsBulkUpdate.
  2. New product Slack notification — Shopify 'product created' webhook → Make → Slack message with product image and link.
  3. Low-stock alert — Shopify 'inventory changed' webhook → router (qty < 5) → email to purchasing team.
  4. Order to ERP sync — Shopify 'order paid' → HTTP POST to your ERP endpoint with structured order JSON.
  5. Review sync — Pull new product reviews from Yotpo API → update Shopify product metafield with review count and average rating.

For catalog content at scale (descriptions, meta, images, translation), Seegea is faster and safer than any Make scenario. Created in France between Annecy and Chantilly.

See Seegea handle what Make can't

30-min Google Meet · live catalog enrichment on your Shopify store

See Seegea handle what Make can't
Created in France (Annecy – Chantilly) · Email & Google Meet support

FAQ

Make uses a scenario-based visual flow with routers, iterators and aggregators — much more powerful than Zapier's linear Zap model. Make is also significantly cheaper at scale (operations-based pricing vs task-based). For complex multi-step Shopify automations, Make is usually the better choice.

See Seegea in action

Book a 30-min live demo on Google Meet. No commitment.

Book a demo