Hi everyone, I want to customize the Order Status Page, so I need to get access to order detail information. I tried to use the Shopify object within my script in js, but do not return anyt...
Hello, I have an issue about Return Notifications. I am using this structure: POST /admin/api/2020-10/orders/450789469/refunds.json{ "refund": { "notify": true, "note": "wr...
Hello, I'm having an issue while I save a product with variants. This issue only happens when I have products that have like 20 variants or even more, and when I try to add that produ...
Hi, I'm having an issue about GraphQL. While I'm trying to save around 1000 SKU-s (products) using productCreate mutation after some minutes it returns 504 Gateway Time-out The server did...
Hi, I need to add multiple images to a specific variant. Is there any approach how I can do this?? However, in Documentation it only shows for an image not multiple. Actual Endpoint...
Hi, I'm having a problem using a REST API's endpoint POST /admin/api/products.json While I insert a new product with variant and add variant options. Here is an example: { "prod...
No content to show

User Activity

HI @james-langille,Well, the URLs are correct, but as far as I noticed this is caused sometimes, and the host is available any time because we have set up our app in web hosting. But, I couldn't figure it out that is caused by?! Or am I doing the rig...
Hi,I have created a webhook create order where I set the endpoint to call (https), but still receiving webhook is failing.Here you can find my code:    $jobData = json_decode($request->getContent()); OrdersCreateJob::dispatchAfterResp...
Hi @Gregarican,Thank you for the reference link and answer. 
Hi guys,I'm looking for the best way how to retrieve a product if I don't know the Product ID but have some info like metafields that I have saved previously when I have created that product.Therefore, is any way how to retrieve details of a product ...
Hi @Jayvin,I have used this endpoint for a specific collection, but my request was to get all of them without specifying the collection id. Hence, I hoped that would be another endpoint that will have that same solution as for Product Image endpoint....
Hi,in the ADMIN API Documentation, there is an endpoint that retrieves a list of metafields that belong to a Product Image resourceGET /admin/api/2020-04/metafields.json?metafield[owner_id]=850703190&metafield[owner_resource]=product_imageI tried to ...
This widget could not be displayed.
This widget could not be displayed.
Helpful From
Likes given to