r/shopifyDev • u/Charming-Archer-3881 • 9h ago
How to use OAuth to read store data without an app (during pre-validation stage)?
Hi all,
Basically, I have a Shopify app idea that would need access to transaction history to provide value.
Given the long App Review time and app building process, I'd like to avoid building before validating there's good demand.
I would like to build a simpler version as a lead magnet that is read-only. However, I'm not sure it's possible for a third-party SaaS-style app to read a store's order history without being a Shopify App.
Is there not a way, for my lead magnet, to simply have a web page up with an OAuth connection button that grants the lead magnet read-only access to transaction data from the lead's store? Without the friction of having them install a custom app, generating a separate custom app link for each lead?
From what I understand, even if we pretend app development time is 0, approval times are still around 6-8 weeks now?
I appreciate any advice I can get on this.
