I have setup a zap to automatically create an invoice in wave whenever a new customer is added to wave. But this invoice only has a single line. Does anyone know how to do this same task with more than one line in the invoice?
Hi there
I’ve just double-checked and Wave’s Create Invoice action does support line items.
Although there are singular fields for entering the Item Description, Item Price etc. it’s possible to put multiple items into those line item fields. Then each item will be added as separate line items on the invoice. You can find out more about working with line items in your Zap here: Use line items in Zaps
Hope that helps. Please do let us know how you get on with this, want to make sure you’re all set!
I must be doing something wrong or approaching this whole thing the wrong way. I have read and watched the articles you provided multiple times and am unable to produce the desired result. The desired workflow is that when a new customer is created in wave, I would like an invoice generated with two basic line items.
I have set this up using the “new customer” trigger and the “create invoice” action, which allows for only a single item to be selected. This works, but only gives me one line item
As per the article I have tried to add a formatting layer between those two to to create multiple lines, but at that point in the zap only customer information is available, so I am unable to choose the line item fields I want create lines from.
If I try to do the formatting later on, the invoice has already been created and the only available action is “create invoice” so using this action results in a second invoice to get generated.
So I’m lost.
Ah, I think I can see the issue here
If yes, then you’ll want to create some line items to use as I did a quick test and it looks like Wave won’t accept a comma-separated list of values. For that you’d want to use a Formatter (Utilities > Line-itemizer (Create/Append/Prepend) action. For example:
For the Item Product field, as it’s got a dropdown with a list of options, you’ll need to select the Custom value option and then select the field that contains the relevant product IDs. That would look something like this:Add custom values to dropdown menu fields in Zaps
If you’re not sure what ID to use for the products, you can find correct ID within the dropdown menu on the Item Product field. For example:
That should then allow the Zap to create an invoice with multiple line-items.
Can you give that a go and confirm whether that adds the invoice correctly?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.