We have recently started adding "country of origin" and the HS codes to our products using the Shopify bulk editor. A short while later, 2 additional columns appeared in "inventory_export_1.csv"...
No content to show

User Activity

Thank you for looking into this @SBD_  the test body returned:{"data":{"shop":{"name":"Mary's Lamb Chops"}},"extensions":{"cost":{"requestedQueryCost":1,"actualQueryCost":1,"throttleStatus":{"maximumAvailable":20000.0,"currentlyAvailable":19999,"rest...
Hi @SBD_  Thank you for that - it wasn't set to POST. Now the response is "Bad Request"
I'm trying to get the example cURL from the documentation to work from within VBA I have extrapolated it to the payload:varGraphQL = "{""query"": ""query { shopifyqlQuery(query: ""FROM orders SHOW sum(net_sales) AS monthly_net_sales GROUP BY month SI...
Hi - Has there been any progress on this? We would like to operate our pop-up tills, at a prominent UK tennis event, with Shopify, but without the Amex Merchent ID, Shopify won't be an option.
Hi – the response I received from Shopify was that there is an issue with the shop channel that is causing this, and there would be a fix in the next release – though I would not hold my breath expecting that the fix is rolled out this release…My sol...
Hi, I've had a customer reach out to me as they were confused by their refund email. I had a look and it confused me too. It says at the top that the refunded amount is £0.00 (it should be £10.40). Then at the end it gives a total for the order which...
Here's the script I used to generate it:BuildMetaDesc = "{""query"":""mutation ($md: MetafieldDefinitionInput!) {\n metafieldDefinitionCreate(definition: $md) {\n createdDefinition {\n key\n name\n namespace\n type {\n name\n }\n }\n }\n}\n"",""varia...
Thank you support - that was much appreciated.The final payload for anyone else with a similar issue with VBA was:{"query":"mutation ($md: MetafieldDefinitionInput!) {\n metafieldDefinitionCreate(definition: $md) {\n createdDefinition {\n key\n name\...
Hi. I'm trying to create Metafield definintions using VBA.  Over the course of several weeks now, this is the furthest I've been able to get (the string now parses). From the error message, it looks like I need to include a lot of other information t...
This widget could not be displayed.
This widget could not be displayed.
Helpful From
Likes given to