Hi all,
I’m currently having a little problem trying to add multiple items from woocommerce to monday.com.
As of now, when a order is created in woocommerce, I have a zap that creates a new group in a Monday.com Board using the order number and client name.
What I would like to be able to do is the items the client purchases through woocommerce are added on different lines within the new group that is created. I have managed to get to the point that the items purchased are added to the group but all on the same line (item) and not added individually as seperate items.
Is this something that is possible ? I was able to do it using sub items, but cannot add additional info such as price quantity using the API.