I want to create invoices in Invoice Ninja from orders in WooCommerce. This is how I planned my Pabbly automation:
1. New order in WooCommerce
2. Find client in Invoice Ninja
3. Create an invoice with details from Step 2 and customer details from Step 2
However, I'm stuck on Step 2. There is no way to find a customer by their email address in Invoice Ninja. I can only find by Name, ID and ID Number.
Searching by customer name is too generic and returns multiple results from Invoice Ninja. Searching by ID and ID Number returns 0 results.
How can I get the client in Invoice Ninja? Or should I look for a different alternative?
1. New order in WooCommerce
2. Find client in Invoice Ninja
3. Create an invoice with details from Step 2 and customer details from Step 2
However, I'm stuck on Step 2. There is no way to find a customer by their email address in Invoice Ninja. I can only find by Name, ID and ID Number.
Searching by customer name is too generic and returns multiple results from Invoice Ninja. Searching by ID and ID Number returns 0 results.
How can I get the client in Invoice Ninja? Or should I look for a different alternative?