Connect Shopify with Zentor App
OAuth2 app install, real-time webhooks for orders and products, product search, and order status with email verification -- the connector is fully implemented in code.
Current status of this integration
This integration is fully implemented. What is still pending is the real connection: a real Shopify Partner app registration (client ID/secret) does not yet exist, so all tests so far run against simulated API responses. This page will be updated once the registration is in place and a real test against a Shopify store has been carried out.
Implemented feature set (external test connection still pending)
Connection via Shopify app install flow (OAuth2)
Not yet individually testedReal-time webhooks for new/updated orders and products
Not yet individually testedProduct search with name, price, stock, and SKU
Not yet individually testedOrder-status lookup with mandatory customer email verification
Not yet individually testedView in the Zentor App dashboard
Frequently asked questions
Is the Shopify integration usable yet?
The code is fully implemented but not yet tested against a real Shopify store. Until that test evidence exists, the connection is deliberately not advertised as finished here.
How does Zentor App authenticate with Shopify?
Via the official Shopify app install flow (OAuth2, offline access token). Webhook and callback signatures are verified via HMAC.
Are orders picked up automatically?
Yes, via real-time webhooks for new and updated orders, plus a backfill mechanism for historical data.
How is order status secured?
Looking up order status additionally requires the customer email address for verification -- access is denied on a mismatch.
Set up this connector for your business
Talk to us about your specific use case — we'll explain what's already possible today.
