Make.com + Shopify + Monday.com
Make.com scenario that captures Shopify orders via webhook, processes them through conditional routes with JSON parsing, and creates or updates Monday.com items with iterator-based handling for multi-line orders.
Built the webhook contract, designed the conditional routing for new vs existing orders, implemented JSON parsing for Shopify order structure, and iterator logic for line-item processing at scale.