Skip to main content

Hi, I am using Swoogo for event registration; I am sending an invoice to QB online which is working; when someone updates their registration and adds another person I want to update the invoice with the additional person, instead it keeps replacing the line; I am using the Formatter, but it will not add to it, just replace, not sure what I’m doing wrong! The yellow should be another line item with another person. Any guidance would be appreciated, I feel I’m close!

 

Hi there ​@lflynn72 👋

If it’s overwriting the existing line item, instead of appending the new one then you might need to also add the previous line item data so that both are added when the invoice is updated.

To do that, in that Update Invoice action can you map the existing line item fields that are output by the Find Invoice action as well.  

That should help to ensure that both line items are added to the invoice. Let us know how it goes!


Reply