I know that one can create an app that uses the scanner but is it possible for the scanned barcode and location to be passed to an app, like you have with admin links that pass in an id to an app?&nb...
In Shopify Admin you can set default location. How to determine what location is the default via the Admin API? Looks like you cannot. Not with GraphQL, not with REST.
May 28, 2020
With the very unfortunate removal of partial product title search from the Admin REST API 2019-07 one now must use the GraphQL API for partial search. GraphQL and the API is not ideal....
Jul 14, 2019
I am receiving notifications via the order/updated webhook. When I refund an order (fulfilled or unfilled) via these instructions the quantity associated with the order line items is added ...
No content to show
User Activity
They send contradictory email about this. Now they send new email to clarify: > You must migrate your public app by Feb 1, 2025 if it’s using:> GraphQL Admin API `variants` and `options` fields on the `ProductInput` on 2024-01 or earlier and/or> the ...
Shopify couldn't care less about its small app developers. They have not done single thing to benefit group since 20% app store fee was waived 4 years ago. Everything go downhill and make life difficult: support team process is total disaster , they ...
Oct 3rd email about this event We wanted to take this opportunity to remind you that all public apps need to migrate to the new GraphQL product APIs by February 1, 2025. Oct 2nd email from email@email.shopify.com with the subject "New public apps mus...
Update: inventorySetOnHandQuantities does only set for the specified location and does not affect others. Something else was 0ing out the other locations! 臘
Locations vary but this is what we see as only workaround. It is unfortunate because 1) resulting GraphQL for this is quite ugly 2) docs do not state that you must specify all locations. This is why I say bug. When you set inventory quantities to 0,...
There's a new GraphQL endpoint that allows on hand quantities to be set via the API: inventorySetOnHandQuantities. The problem is this requires one to specify the quantities for all locations. If you want to change change quantities at a single locat...
I previously recommend a program called Shopify Dev Tools to someone in this forum that needed to manipulate webhooks. It also has a command to list access scopes assigned to a shop password/api key pair. It does a lot of useful things normally need...
Yes, welcome to the Shopify platform
For variants and maybe products using Shopify fulfiller if "Track inventory" is not checked in the Shopify Admin calls to Mutations.inventoryActivate wrongfully succeed. The quantity set here will never be used. This call is a noop AKA a bug! Further...
01-04-2022
I had a similar issue and found this program https://github.com/ScreenStaring/shopify-dev-tools. It has options for doing other common tasks too.
I spoke with support 3 months ago too and they basically told me to piss off. It is Shopify, I do not expect solutions only headaches.
Meant to post to other board. No way to delete. Reposted at https://community.shopify.com/c/Shopify-APIs-SDKs/Shopify-s-Mobile-App-Possible-to-Add-Admin-Link-to-its-Barcode/m-p/1204742#M68145
I know that one can create an app that uses the scanner but is it possible for the scanned barcode and location to be passed to an app, like you have with admin links that pass in an id to an app? It does not seem possible but maybe it is?
Maybe this is your problem: https://community.shopify.com/c/Shopify-APIs-SDKs/Removing-discount-allocation-method-quot-one-quot/m-p/1191617/highlight/true#M67641I'd retrieve the Webhook via the API and check the version property on it.
@kalitas Please update your webhooks to the latest version. You're currently on 2020-04Another confusing part about all of this is no matter what version is set in the app setup page you show above, or what API version is set in the Shopify API clien...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
524 | 02-23-2024 09:45 AM |