Hello Tim,
Thank you for the response. Im not sure if this helps clarify things but the logic Im trying to build is:
- When an order is created
If the order contains certain products
Flow will add a line item [product] to the order (this is where the confusion starts for me) I want to add the line item quantity based on the number of products ordered
Hope there’s a way to do this..