Hello there Fam!
I need to create an order in WooCommerce whenever a Zap action is being triggered from ManyChat, Orders are being created first in ManyChat, I’m using MC data to create an order in WooCommerce,
The challenge is, How to add multiple items in one order?
Here is what I did:
ManyChat is the trigger step, then I’m using a formatter
and on ‘create an order on WooCommerce’ action
No Surprise, I’m getting an error
Questions
1. having ManyChat Custom Fields with ‘no data’ might cause the problem?
P.S. With my current setup it’s kind of inevitable to receive data from ManyChat with null values, depends on the number of which item(s) in their cart, if makes sense!
2 What’s the best way to tackle this?
Much Appreciated