Real-Time Shopify Order JSON

Job ID: 40246491

Budget: $30 – $250 USD

I’m looking for a developer who can give me a single, secure JSON endpoint that streams my Shopify order data in real time. The feed only needs to expose order-level information—ID, status and total—no customer or line-item details.

The URL must remain live and automatically refresh whenever a new purchase is completed or an existing order is updated. I’m fine if you implement this through a private app, webhook-driven handler or any other approach that fits Shopify’s Admin API best practices, as long as the result is a clean, publicly accessible (but credential-protected) JSON URL I can drop into another system.

Acceptance criteria:
• JSON structure includes only order ID, current fulfillment/financial status, and order total.
• Updates propagate in near real time (within seconds of Shopify receiving the change).
• Access to the endpoint is protected by token or basic auth and delivered over HTTPS.

If you’ve built similar feeds or integrations before, that’s a plus—just let me know how quickly you can turn this around and what info you’ll need from my side (API keys, store URL, etc.).