Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
I hope someone with a bit more in depth knowledge of flow would be able to answer this, I appreciate any assistance offered.
We have a custom shipping rule set up for 'Large / Bulky items', this rule charges the customer more and restricts shipping to countries where we cannot send these items. However manually adding products to the custom shipping method is a pain and has resulted in some being missed.
Is there any way to get Shopify flow to add products to our 'Large / Bulky items' custom shipping rate based on either of the following scenarios?
By Tag
If a product has at least one of the tags defined, add product to the custom shipping rate.
OR
By Collection
If product is from one of the collections defined, add product to the custom shipping rate.
I have tried looking through Flow but haven't been able to find anything obvious, i'h hoping perhaps there is something I have missed?
Any assistance would be much appreciated.
Thank you in advance.
Solved! Go to the solution
This is an accepted solution.
I think this is possible via Send HTTP Request by calling this mutation: https://shopify.dev/docs/api/admin-graphql/2023-07/objects/DeliveryProfile#mutation-deliveryprofileu...
This looks pretty complicated to set up, though. I'd recommend testing with an API app like Postman first.
This is an accepted solution.
I think this is possible via Send HTTP Request by calling this mutation: https://shopify.dev/docs/api/admin-graphql/2023-07/objects/DeliveryProfile#mutation-deliveryprofileu...
This looks pretty complicated to set up, though. I'd recommend testing with an API app like Postman first.
Hello,
Thank you for your response, however I will admit that I am not completely certain I understand the response.
Would I be calling the suggested request via Shopify Flow, or are you suggesting we would need to create a purpose build app to acheive this?
Apologies for my lack of understanding.
The API seems to support updating the "Delivery Profile" which is how the variants are attached to a shipping rate. However, there isn't a dedicated action for this, so you have to call the API directly using "Send HTTP Request". You could also use an app if using Send HTTP Request is more than you can handle.
Hello again,
Thank you for your explanation, I will look into the matter further and see how we get on. Thank you again for your help, much appreciated.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024