A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hello,
I am trying to get all historical subscriptions to my app that is currently live in the app store. The closest I have found to a solution is to iterate the current active subscriptions via GraphQL - but this obviously then misses out any historical subscriptions from stores that have closed/frozen/suspended. I can't query a store that has closed/frozen/whatever because, of course, my authentication key/token is revoked.
I do also see that this was asked previously over here https://community.shopify.com/c/shopify-apis-and-sdks/how-to-get-payment-history-via-api/m-p/502767 and the answer was 'not currently possible'. I take it that this is still the situation in 2022 ?
Regards,
S.
still nothing in 2024... 🥲
Hey @haroldao ,
Have you looked at the partner API, using the transactions query? https://shopify.dev/docs/api/partner/2024-04/queries/transactions
If not, can you share an example of the specific events you're looking to query and the limitations you're running in to. We can look in to that and see if there are ways currently to get this.
Kind Regards,
- Kyle G.
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
I haven't heard about that... ty so much ✨😇