Fetch public app details using shopify storefront API

Hi Shopify team,

I have one scenario where I want to access third-party apps/public apps(shopthru) data using Shopify storefront API.

In my case, I am using shopthru app and I want to fetch data about the created campaign, campaign conditions (like discount for specific walletaddress, or POAP NFT).

I want to know if is it possible to get app details.

1 Like

Storefront API wouldn’t give access to app data. Shop data (like products) for sure.

If you’re hoping to pull in data from others systems you’ll need to talk to that app dev to see if they have an API that you can access.

The exception here would be if the app is storing some of the data as a metafield (and not a private one)

1 Like