Shopify & Meet Ribbon Sync

Замовник: AI | Опубліковано: 18.10.2025

I already take wholesale orders through the Meet Ribbon API and now need every new order to appear inside my Shopify admin the moment it’s placed. The integration has one core job: real-time order syncing. When Ribbon sends an order, Shopify must receive the full record—including order status, payment details, and shipping information—without any manual touch-points. You are free to use webhooks, a lightweight middleware app, or a private Shopify app; whichever approach gives me a stable, low-latency bridge between the two platforms. Deliverables • A working connection that listens to Meet Ribbon order events and creates/updates matching orders in Shopify instantly • Mapping for status, payment, and shipping fields so they display exactly where a native Shopify order does • Basic error logging (file or database) and a brief setup/read-me so I can redeploy if needed Once I can watch an order placed in Ribbon show up in Shopify with all three data points intact—and see failures logged—I’ll consider the project complete.