Send orders made from wix stores daily by email

Is it possible to send all order informations daily by mail collected from one day?
As cvs or pdf mail attachment with a corvid cronjob?

Hello.

You can query the Stores/ Orders collection using _dateCreated field key and modify this tutorial to send information from fields of your choice by email.

To do this on regular basis, add the recurring jobs’ scheduler .

Good luck!

Thanks. I’m gonna try this