No content to show

User Activity

For us it has been almost one month. Maybe the app category makes the app review slower. We are still waiting for Shopify's feedback, it is very frustrating.
Garnet Marketplace (https://apps.shopify.com/seller-center-marketplace) support all your use cases. (Disclaimer, I am the founder) I'll answer your questions here with a link to our documentation:> upload and edit/maintain their own digital filesYou ...
We've been building a +$500M GMV marketplace on Shopify and could not find the right apps for it. We built Garnet Marketplace (https://apps.shopify.com/seller-center-marketplace) to fix that problem and we are now working with +150 marketplaces world...
As of now, when we add/remove/update a product's video, a new webhook product/update is sent, but there is no way to tell the product has a video. We have to send an extra GraphQl query to `product` to get the missing medias. Can we get the videos in...
For me the webhook is triggered, but the webhook's payload does not contain the video.
I see Shopify now supports split shipping: https://help.shopify.com/en/manual/checkout-settings/split-shippingWe are using the Carrier Service to provide custom rates to our users: https://shopify.dev/docs/api/admin-rest/2024-01/resources/carrierserv...
I am still interested in this feature. We found a workaround to list all metafields from prodcut_listing bunt it requires a lot of API calls to Shopify.
I have this issue; it happens when you update the delivery profile too often.I guess they throttle API calls for this mutation to allow only 1 call per 30 seconds roughly.
I have a sales channel and I want to read the metafield definitions or the metafield values of product listings. Tentative 1: get metafield definitionsI tried to send the following GraphQl request: {"query":"query ($owner: MetafieldOwnerType!) { meta...
Thank you! I checked it was indeed the case.
I am running the following requestmutation deliveryProfileRemove($id: ID!) { deliveryProfileRemove(id: $id) { userErrors { field message } }With{"id":"gid: //shopify/DeliveryProfile/113523523873"}And the API returns{ "message": "Internal ...
I found a heavy workaround.I embed the login of my third party on the Shopify store with an iframe.Every time there is is a login action (registration, login, logout), the iframe sends a notification (using window.parent.postMessage) to the store. Th...
I am interested. Did you find a workaround ?
Hi, have you found a solution for that? I am interested.
Hi, We are the author of a Shopify sales channel and we receive some sales for merchant in another payment provider.Can we credit the Shopify account with the sales made through our payment provider? Maybe with an API? Related: https://community.shop...
This widget could not be displayed.
This widget could not be displayed.