Hey guys,
I am trying to build a Zap that that every first of the month will pull all orders made from customers with a particular role to build an account statement report (in google sheet) that will be sent to them every month.
That account statement will show all their order placed in the month like this:
order # : Date : Amount : Status (paid or unpaid)
Is there a way to do this or should I treat all orders individually as soon as they come in with the woocommerce order created trigger?
Thanks for the help.