No content to show
User Activity
I’m trying to update a product metafield using the Shopify REST Admin API, but I’m encountering an error. Here’s the current setup:Metafield Details:{"metafields": [{"id": 44534555355,"namespace": "custom","key": "entries","value": 5,"description": n...
I’m trying to update a product metafield using the Shopify REST Admin API, but I’m encountering an error. Here’s the current setup:Metafield Details:{"metafields": [{"id": 44534555355,"namespace": "custom","key": "entries","value": 5,"description": n...
As we manually download the theme in a ZIP file, I want to do the same using the API. That means I want to download all the files and folders present in the Shopify theme using the API. So Is there an endpoint for this?
Is there an endpoint in the REST Admin API for downloading a Shopify theme, not just the assets folder? I need to download all the folders in the Shopify theme.
09-13-2024
Actually, I want to update metafield options using the REST Admin API, and the specific options should be available based on the selected category. That's why I was trying to update the product category. Could you please suggest how to do this?
09-13-2024
Is there an endpoint in the Shopify REST Admin API to update product categories?
I found many columns from product's endpoint, but I couldn't find the following columns in the product's or inventory's endpoint: 1) unavailable2) commited
How to change the following inventory quantity in a shopify store using api.1) unavailable2) CommitedI have attached the screenshot taken from inventory page.
How to change the following inventory quantity in a shopify store using api.1) unavailable2) CommitedI have attached the screenshot taken from inventory page.
How to change the following inventory quantity in a shopify store using api.1) unavailable2) CommitedI have attached the screenshot taken from inventory page.
08-25-2023
Thanks a lot!I need one more help:Which keyword corresponds to "paid_at" column?
I downloaded the order details from my store in a CSV file. There is a column named 'Risk Level', with values 'Low' and 'High'. When the risk level is 'Low', is the response from the endpoint '/admin/api/2023-07/orders/450789469/risks.json' blank for...
08-23-2023
I have exported order data to a CSV file from my Shopify store. Now, I have also extracted order data using the Shopify API. However, I am having trouble identifying the corresponding data or keywords in the API response for the following columns pre...
08-23-2023
I have exported order data to a CSV file from my Shopify store. Now, I have also extracted order data using the Shopify API. However, I am having trouble identifying the corresponding data or keywords in the API response for the following columns pre...
08-23-2023
I have exported order data to a CSV file from the Shopify store. Now, I have also extracted order data using the Shopify API. However, I am having trouble identifying the corresponding data or keywords in the API response for the following columns pr...