Hi everyone,
I need some clarification regarding the upcoming change where Shopify will stop allowing new Legacy Custom Apps after January 1, 2026.
My current workflow:
I ask my clients (Shopify merchants) to:
-
Go to Settings → Apps and sales channels → Develop apps
-
Create a Custom App (Legacy Custom App)
-
Enable API scopes like
read_products -
Install the app
-
Copy the Admin API access token and share it with me
-
I then use this token to call the Admin API and fetch their store products
This method works well today.
- For new clients after 2026, can I still ask them to use the same approach?
-
Or will the ability to create a custom app from the store admin be completely removed?
-
Will merchants still get access tokens this way?
-
- If this method won’t work for new clients after 2026,
what is the recommended future-proof approach?