I need to build a centralized, scalable program that automatically retrieves Admin API tokens for all stores connected under a single Shopify Partners account — both existing stores and any new stores added in the future.
Key points:
-
The program should handle OAuth authorization for each store and securely store the tokens in a central database or Google Sheets.
-
Tokens will be used to analyze previous day revenue and for further automations in Make (Integromat).
-
From the Make side, the only task is to request each store’s token via a JQL query — the program should make all tokens accessible for this.
-
The solution must be scalable, so that whenever a new store is connected to the Shopify Partners account, its token is automatically retrieved without manual intervention.
In short, the goal is a single “token hub” app for all connected stores, enabling downstream revenue analysis and automation workflows in Make.p me to create custom shopify