Andrew_Duncan
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎09-01-2023 03:11 AM
Topic Started
3
Topics Started
Topic Solutions
0
Solutions
Post Count
39
Posts
Post Kudos
11
Likes

Community Badges

If your shop is currently displaying this on the home page: should API requests continue to work? Currently troubleshooting a 401 response with this error: {"errors": "[API] Invalid AP...
I'm making a request to list all Orders using the processed_at filters to just get orders processed between 2 timestamps. Here's the URL I'm using for the GET request: admin/api/2019-10/orde...
I've been successfully requesting Products and filtering the results using the updated_at_min and updated_at_max filters, for example: GET /admin/api/2019-10/products/count.json?updated_at_m...
I'm getting an 422 Unprocessable Entity error when trying to set an InventoryLevel. I have made successful requests previously and saw a note here: https://help.shopify.com/en/api/reference/i...
I'm trying to do an update to an existing Product via the API but I'm getting a 400 Bad Request with this error message: "error":"419: unexpected token at I've never encountered this befor...
I'm working with the Products Endpoint and doing a GET to download all the Products. I've noticed that this doesn't included the 'published' attribute which you can set when creating a Product, e.g.:...
According to the API docs each Product Variant has a "title" field that represents "The title of the product variant": https://help.shopify.com/api/reference/product_variant However there is an...
Is it possible to update an Order via the Admin API to update the following: - enter a Tracking reference number for a shipment - change the fulfillment status I've seen examples for doing a...
We've just released a new solution for integration between the FileMaker platform and Shopify: http://www.databuzz.com.au/fmecommerce-link-shopify-edition/ fmEcommerce Link (Shopify Editio...
We've just released a new solution for integration between the FileMaker platform and Shopify: http://www.databuzz.com.au/fmecommerce-link-shopify-edition/ fmEcommerce Link (Shopify Editio...
I'm working with the CustomCollection API endpoint and have a question about the user of Metafields here. If you create/update a Custom Collection with Metafields as outlined in the examples her...
I've created some new Discounts using the Price Rules API and the new Price Rule was created successfully and get the ID etc. I cannot see this however in the Shopify Admin under Discounts. Any re...
I'm testing the new Price Rules API and have been able to successfully create new Price Rules and update existing Price Rules but I'm not seeing the changes or new Price Rules in the Shopify Adm...
I'm having a play with the new Price Rules API for the first time and trying to get a list of existing Price Rule using: https://your-store-domain.myshopify.com/admin/price_rules.json but I'm g...
I"m updating some new products I've created via the API and trying to include some existing images at the same time via: PUT /admin/products/#{id}.json I'm not clear at this point if I can incl...
I'm creating a product that integrates with Shopify via the API and would like to test out the Discounts API which I understand is available to Shopify Plus merchants only. Is there a way to hav...
I'm working on an integration which involves requesting Orders by a date range. I'm testing on my store and use the following request URL: /admin/orders.json?status=any&limit=50&page=1&amp...
I would like to test downloading an Order with note_attributes - is there a way to create these via the Shopify Admin UI? I haven't seen anything so far - just an Order Note and some comments. ...
I'm requesting all Orders from the Shopify API where the "status=any", but I'm trying to identify the status of the Order in the response. I can see the following: "financial_...
I'm using the Order API for the first time and looking through the documentation at: https://help.shopify.com/api/reference/order and cross referencing to when I do a GET all Orders request it ...
I'm working on my first integration with the Shopify API - so far everything is working well and I can GET Customers, Products etc successfully. I'm new to Shopify in general to just trying to unders...
No content to show

User Activity

Hi - just wondering if there's been any changes to this? I couldn't find anything in the changelog. Do Shopify plan to make it possible to edit the channels for a Product via the REST API?
I've migrated to the new Shopify Fulfillment Orders API. I've downloaded the Fulfillment Orders for an Order, then created a new Fulfillment successfully and updated the tracking information for the Fulfillment successfully. I've noticed that the shi...
I'm looking at using the Gift Card Adjustment API here to update the balance of gift cards for a Shopify Plus store to align them with in house gift cards using a custom POS: https://shopify.dev/api/admin-rest/2022-10/resources/gift-card-adjustment I...
I'm using the REST Admin API to upload new Products and update existing products. We've recently added a new sales channel - Facebook - and would now like to selectively add products to this sales channel, along with the default Online Store and Poin...
I'm trying to find out the answer to this myself - I've just discovered that private apps are now deprecated. I don't recall seeing any warnings from Shopify that this change was happening - was this announced somewhere? From my quick testing it seem...
This widget could not be displayed.
This widget could not be displayed.
Likes given to