I’m trying to create a zap wherein when there’s a new row in my database, invoice ninja would create the invoice.
My trigger apps are the following:
- MySQL (New Row)
- Filter (So that this will only create invoices for a specific customer)
- Invoice Ninja (Create Invoice)
After I’ve set this up, I tried adding a new row but when I ran the zap it kept saying that it couldn’t find any new items even if there is a new row. There’s no error on zapier, and I’m definitely sure there is a new row inserted. Could this be an issue with Invoice Ninja? Have you guys ran into this problem before?