Hi @Scottbro!
It seems the issue is related to the way you’re formatting the invoice template key/value pairs, especially the items array. I don’t use Invoice Xpress, so I can’t test this for you, but try entering all of the same data with the following keys (the left fields) and see if that works for you. If it doesn’t, you may want to consider working with a Certified Zapier Expert to work with you on this.
start_date
end_date
create_back
schedule_type
interval
send_to_client
description
invoice_template_date]
invoice_template_due_date]
invoice_template_due_days]
invoice_template_reference]
invoice_template_observations]
invoice_template_retention]
invoice_template_client]ename]
invoice_template_client]eemail]
invoice_template_client]eaddress]
invoice_template_client]epostal_code]
invoice_template_client]efiscal_id]
invoice_template_items]t0]iname]
invoice_template_items]t0]idescription]
invoice_template_items]t0]iunit_price]
invoice_template_items]t0]iquantity]
invoice_template_items]t0]itax]]name]
invoice_template_items]t0]idiscount]
(Only include the following if you will be sending more than one item in the items array - and add 2], a3], etc. for each additional item you'd like to include. If the number of items you will send changes each time the Zap runs, I would recommend executing this web hook programmatically using a Code by Zapier step instead.)
invoice_template_items]t1]iname]
invoice_template_items]t1]idescription]
invoice_template_items]t1]iunit_price]
invoice_template_items]t1]iquantity]
invoice_template_items]t1]itax]]name]
invoice_template_items]t1]idiscount]