Hello, I'm looking for way of getting shop alerts from shop dashboard. Here is example of alert that im interested fetching: I do graphQL query on shop object graph(' query { shop {...
Jul 31, 2020
Hello, Im trying get latest events but i'm unable to change order - so when I limit for 250 PCS - I got responded with oldest not newest. Im using: SHOPIFY_API_VERSION=2020-07 and query RES...
Hello, I can see that inside Shop object i should be able to see all domains attached to store. https://shopify.dev/docs/admin-api/graphql/reference/object/shop?api[version]=2020-07 object: ...
Hello, When I'm doing CSV export located at: /admin/orders?selectedView=all I have column called "Lineitem compare at price" it's described here (https://help.shopify.com/en/...
No content to show
User Activity
Thank You, If I confirm - I will post update here.If on CSV export there would be empty field than it will be easy to understand, but now they put value that we can't find:)
This is reply I get:{ "transactions": [ { "id": 3172471308442,
"order_id": 2535983415450,
"kind": "sale",
"gateway": "manual",
"status": "success",
"message": "Marked the manual payment as r...
Thank You for Your time, I believe You are correct, but please take look at my example.On right You can see order export, with payment reference #1003.1 on left side there is transactions array for it (You can cross compare field ID and order_id i...
Thank You both for replying me,Kindly please go to following address:https://YOUR-SHOP.myshopify.com/admin/orders?selectedView=all select some orders and click export.You will be prompted with CSV file, after opening CSV file You will get somethin...
Hello,On CSV orders export, I can see column called Payment Reference, it have contenton my sample shop "#1003.1"I read that .2 or .1 means number of tries of payment, but this is development store and I did not make any real payment - just flag as...
06-26-2020
Jonathan,You help me a lot!For others users looking for answer- request to GET /admin/api/2020-04/products/#PRODUCT_ID/metafields.jsonReturn all values I need.Working like charm! Thanks!
06-26-2020
Hello,I have trouble finding in manual how to access (READ) via AdminAPI or GraphQL how values from fields"Google Shopping / Google Product Category""Google Shopping / Gender""Google Shopping / Age Group""Google Shopping / MPN""Google Shopping / AdWo...