Mar 20, 2019
Hello, In the not so distant past, it was possible to assign an image to a product variant via PUT /admin/products/#{product_id}.json by setting the image_id attribute on a variant...
The following post arrived on the Developer Changelog yesterday: https://developers.shopify.com/changelog/api-call-limits-will-be-applied-to-variant-creation It appears to contain contradic...
Dec 15, 2017
Hello, How can I get the total count of PriceRules? There's no mention of it in the docs and it doesn't appear to be an undocumented endpoint either. For fun, I tried to make the following...
Nov 1, 2017
Hello, Just yesterday, calls to admin/locations/count.json started returning a 400 Bad Request error and a JSON payload that doesn't make sense in the context of the request: {"errors":{"id":...
Hello, Just yesterday, calls to admin/locations/count.json started returning a 400 Bad Request error and a JSON payload that doesn't make sense in the context of the request: {"errors":{"id":...
Sep 19, 2017
Has anyone successfully created the asset: config/settings_data.json for a theme via the API? I have tried to do so using PUT /admin/themes/#{id}/assets.json; and, while the asset is suc...
Aug 8, 2017
Hello! The JSON below will always return a 201 Created response even though the images are not being uploaded to the product. The reason seems to be the presence of the query param on the image sr...
Hello Shopify! It would be super if you could update the GET /admin/gift_cards.json API to support the updated_at_min and updated_at_max URL params. Thanks! ...
Jun 30, 2016
Hello, Is it possible to include a query parameter in the redirect_uri? For example: https://app.domain.com/callback?variable={value} where {value} is some dynamic value. If this is ...
May 19, 2016
Looking for a little guidance from @shopify w.r.t. the error may not be used to fetch a file bigger than 10MB when calling POST /admin/themes.json via the shopify_api GEM. As i...
No content to show
User Activity
09-19-2017
A gift card webhook would be a welcomed addition! ?