Access orders from a specific store only via the API
Under ConsiderationCurrently if I have a temporary shop open for say 6 months then I need to query the orders via the API, I need to request every single order for 6 months then filter through this data to find the orders for the store I am actually interested in. This takes ages and overly complicates API use.
It would be much easier if we could add a store id or url into the API request so it only returns orders placed via that store.
-
I have built a tool that would become infinitely simpler and also reduce its API usage by 90%+ if this feature was available
Comment actions -
Likewise. it makes it difficult for Make.com implementations that charge based on # of API calls made and we have to unnecessarily make more calls than necessary since most of the data we have to filter out because we care about a single store id
Comment actions
Please sign in to leave a comment.
Comments
2 comments