GuillaumeGroen
Member
- Consent to Access & Modify
- I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
I wanted to create an if-then-else workflow. But cannot find how it works. I am new to Pabbly, so i am trying to learn
This is what i want to do.
I have a bookkeeping web app called Moneybird. And a WooCommerce website. When an order is created, I want to trigger the action to create the order via the Pabbly WooCommerce action.
Then the moneybird action needs to check if the customer exists. If the customer exists in Moneybird, then create the invoice. If the customer does not exist, create the customer first, then create the invoice.
How can I do that with Pabbly?
so:
Action: woocommerce order created
Check if the customer exists in Moneybird, If yes, create an invoice
If no, create the customer first, then create an invoice
This is what i want to do.
I have a bookkeeping web app called Moneybird. And a WooCommerce website. When an order is created, I want to trigger the action to create the order via the Pabbly WooCommerce action.
Then the moneybird action needs to check if the customer exists. If the customer exists in Moneybird, then create the invoice. If the customer does not exist, create the customer first, then create the invoice.
How can I do that with Pabbly?
so:
Action: woocommerce order created
Check if the customer exists in Moneybird, If yes, create an invoice
If no, create the customer first, then create an invoice
