A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi,
Is possible to get store details like plan_name, country, merchant email ?
Hi Sebastiandev,
It's possible to get info on these data points via the Shopify API, eg:
Hope this helps!
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me 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
Hi,
thank you for answer. We build application for apps Developers which helps their checking stats and creating advanced reports. The application not will be have access to Shopify API.
In that case, it might not be possible to get these specific details, as the Partners API only has access to data that exists in the partners dashboard. But there are data points like Merchant time zone and app transactions that might help you with creating reports.
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me 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
@Liam The details like store plan, store country, email, phone is available in Shopify Partners during export CSV files or in App history.
So I think that it should available in Partners API. What you think?