I have a relatively simple Paymo-to-Wave zap that creates an invoice in Wave when a new invoice is created in Paymo. The zap had been working great for several years, until a year or so ago when HTML tags started appearing in each line item’s description of the Wave invoice.
When I run tests on the zap, no HTML tags appear in the data pulled from the Item Description field of the Paymo invoice. This issue pertains only to the Item Description field.
To fix this problem, I tried used Zapier’s Formatter tool with the Remove HTML tags option to strip any HTML from Paymo’s Item Description field….despite there appearing to be no HTML tags in the first place.
These are the steps I currently have in place:
- Trigger when new invoice is created in Paymo
- Extract email address from Paymo invoice using Formatter
- Find customer in Wave
- Remove HTML tags from Paymo’s Item Description field
- Create Invoice in Wave
Has anyone else experienced a similar issue with Wave?