If I am understanding the documentation correctly, it cannot yet UPDATE a productâs variants. It looks like the only time ProductVariant data is updated is on CREATE. Is this correct? Any chance of getting this into a build soon. I need to be able to update Productsâ weight and weight_unit.
Side note: Iâm current getting the error âOauth error invalid_request: The redirect_uri is not whitelistedâ attempting to login via your demo page.
Hi @jlexer,
Thank you for your message and sorry for the late reply.
The Shopify Custom Apps Plugin allows you to update the following fields of the Products by using bellow actions: Products: Update one - Updates a product.
Unfortunately, there isnât an option to update the weight and weight_unit of the Product, but we can add this to the Plugin improvement list and look into it in the near future, once it will be updated we will notify you asap.
Also, thank you for bringing to our attention regarding the plugin demo page, we will pass this issue to the dev team for additional research and fixes.
In case if you will have additional plugin-related questions, feel free to contact us, weâll be glad to help.
Best regards,
Zeroqode Support Team.
We have exciting news to share with you! The Shopify Custom Apps Plugin has been recently upgraded to version 1.18.0.
As part of this update, we have included the âweightâ and âweight unitâ fields in the âProducts: Update oneâ action.
To take advantage of these improvements, please update your appâs plugin to the latest version. After that, please let us know if everything is functioning properly.
Thank you for your inquiries and patience.
If you have any further questions related to the plugin, please do not hesitate to contact us. We are always happy to assist you.
Did it work? Iâd need some assistance to do that. In my app i need to connect certain products, orders, customers and more from shopify to bubble-app and vice versa.
Hi, Iâm not a techy person, how to solve the issue based on screenshot above? I canât fetch the product list, and I think because of the empty field X-header Shopify access token. If the field is required, where can I get the value for it? Also, how can I fetch my shopify storeâs collections ? thank you!
Yes, this field is required. Shopify access token obtained during authentication. Usually, it will be a value stored for the current user in the app database. So, you can use the current userâs Shopify access token which is saved in the database.
Unfortunately, this feature is not available in this plugin, but weâll take your feedback into consideration for future plugin improvement. We will keep you informed once the feature is added to the plugin.
Weâve updated the plugin and added actions to get collection data. Kindly ask you to upgrade your plugin to the latest version (1.19.0) and give it a try.
New data calls:
Get a list of collects - to get the entire list of collections for each product.
Get a single collection - to get collection data (name, number of products, etc.).
Get a list of products collection - to get a list of products in a specific collection.
I want to use Bubble to create the store where people can purchase my products from my Shopify store. Iâm trying to figure out how the orders are placed through the plugin. I see the âCreate orderâ action but how is the card information captured and sent to Shopify? I thought it might be under âUpdate customer informationâ but I donât see it there either.
Our demo can only connect to the stores created on our Shopify dashboard. For testing purposes, please use our provided testing credentials. This should allow you to experience the pluginâs functionality. If you have any other questions or need assistance, feel free to reach out. Thank you!
In our plugin, you can use various actions to create, edit, and delete orders. However, itâs important to note that the payment process itself is handled by third-party providers. Please check the following documentation for more information: https://help.shopify.com/en/manual/payments
If you have any further questions, please let us know.
Does any know if its possible to have Shopify payment portal integrated into my Bubble site? I want to continue using Shopify to manage inventory and things like that since Shopify is easily integrated with fulfillment centers.
Hi, I cannot update product variants as outlined here⊠(https://shopify.dev/docs/api/admin-rest/2023-07/resources/product#put-products-product-id) and the Update Inventory call is throwing a 404 error so it seems they are no longer using the call. Can you add fields or a text box for json to update product variants on the Update Product call? I need to be able to add/update price, colors, etcâŠ
I wanted to address the suggestion you raised about the âUpdate Product Variantsâ action in our plugin. Unfortunately, this action is currently not available in our plugin. However, Iâve submitted your suggestion for this feature to our development team, and they will review it for possible inclusion in future updates. We appreciate your feedback, and weâll keep you updated on any progress regarding this feature.
Regarding the issue you mentioned with the âInventory: Update Itemâ action throwing a 404 error, weâve tested this action on our demo page and did not encounter a 404 error. To assist you further, could you please provide more details on how youâve set up this action and how youâre providing the necessary information for it? This additional information will help us better understand the issue and work towards a solution.
We look forward to hearing from you soon and resolving any issues you may be facing
Thank you for the info! I was using product id instead of inventory id, I now see that I must get the inventory item id first. I thought I could update price that way but it seems that field is for wholesale cost to calculate margin. Is it possible this update will be within the next 1-2 weeks? I really need to update the price via API and I donât see a way to do that at the moment unless Iâve overlooked it somewhere in the plugin.
No need to worry about the information â thatâs what weâre here for!
Iâm pleased to inform you that weâve already submitted your suggestion as an improvement request to our developers. While I canât provide you with an exact date, I anticipate that this feature should be available within your two weeks mark. Our development team will be carefully examining how to integrate your request into our plugin.
Rest assured that weâll keep you updated as soon as the update containing this feature is released.
If you happen to have any more questions or require further assistance, please donât hesitate to reach out to us here or directly via email at support@zeroqode.com.