• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🖤 BLACK FRIDAY DEALS ARE NOW LIVE! 🖤

    🔥 Enjoy an exclusive 10% discount on our LTD Plan — first-time ever offer!

    🚀 Unlock the Pabbly Plus Unlimited Yearly Plan and get unlimited access to every Pabbly application at a truly unbeatable Black Friday price.

    👉 Grab the Black Friday Offer

Creating a new invoice in Wave

wgstarks

Member
I used this youtube video to create a workflow which creates a new invoice in Wave whenever a new order is placed in Woocommerce. Each section works but when I place test orders with multiple items only the first item in the order is added to the Wave invoice. How can I modify the workflow so that all items are added including the total shipping cost?

workflow
 

ArshilAhmad

Well-known member
Staff member
Hi @wgstarks,

Disable the 'Simple Response,' then place a test order with multiple products; this will provide you with all the items of a particular order in JSON format.
1700698496205.png



You can then add a Line Itemizer to your workflow, which will provide you with comma-separated values. These values can be mapped in your Wave action steps.
 

wgstarks

Member
Thanks. I'm working on the modifications but now the Lookup Table app fails when I use the Name item mapped from the Data Transformer app for the lookup key.
 

wgstarks

Member
Update:
I have been able to bypass the need for the Lookup Table app by adding the Wave product ID's to my Woocommerce products as an SKU which I can then map the Wave invoice create to the SKU line in Data Transformer.

I still can't find a way to get the shipping total into the Wave invoice though????
 

ArshilAhmad

Well-known member
Staff member
Currently, its not possible to add the shipping amount in Wave: Create an Invoice action event.
 
Top