Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Private Custom Apps: search by meta fields, link custom app with customer, create apps via api

Private Custom Apps: search by meta fields, link custom app with customer, create apps via api

sp-dev-1
Visitor
1 0 1

Hello everyone,

 

We are building a proxy API to manage additional logic on top of Storefront API. Our customers use Custom App credentials to access our API.

 

I would like to seek some help about the following scenarios that my team is trying to overcome:

 

Context:

  1. My Customer API -> My API -> Shopify Storefront API
  2. My API may interact with Shopify Admin API for some requests

Authorisation:

  1. My Customer API uses “Storefront Access Token” to proxy pass to Shopify Storefront API

User Stories:

  1. I want to query products by meta fields via API
  2. I want to create a “Custom App” and read “Storefront Access Token” via API
  3. I want to associate a “Custom App” with a “Customer”, so when a request is made to My API with “Storefront Access Token”, I want to read the association between “Customer” and “Custom App”
Replies 0 (0)