Woo Commerce to Shopify
Status: Closed · Asked by smartgadgets4u on · 0 views
I have setup a workflow connecting woo orders to shopify.
https://connect.pabbly.com/workflow/mapping/IjEwNjMyMSI_3D
Everything is working fine but when a customer orders more than one item the workflow breaks.
it creates the order but all thet products in the cart are not listed just the first one
Eg:
Task History ID:
IjM0NDg1MDgyIg_3D_3D
how can I separate the two products and make new orders on shopify.
Also how do I capture the order quantity.
your assistance is highly appreciated.
Hey @smartgadgets4u
To pass multiple products from the WooCommerce, you might need to add the Iterator in the second step of the workflow and then map the product's name accordingly. In this case, there won't be any requirement of the Text formatter step as you're currently using.
For better understanding please refer to our tutorial video on Iterator -
I saw this and have set it up on sheets but for shopify orders wouldn't it make multiple orders with the same user?
Yes, that will create multiple orders. Are you looking forward to having single order with multiple products?
Yes exactly! single order with multiple products
Yes exactly! single order with multiple products
Thanks for the clarification. We are working on supporting single orders with multiple products as well. You will be notified once we start supporting this.
how much time do you think it is going to take? like is it a feature you are going to add later in time?
how much time do you think it is going to take? like is it a feature you are going to add later in time?
We're currently working on it and it should be launched soon. That feature is known as a line itemizer which will then support creating single order with multiple products and multiline invoices as well.
Thanks!