London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hi,
You can use OrderContext.Search to search for matching orders (SqlMetaWhereClause in OrderSearchParameters can be used). When you have the orders, just write them to excel or csv file as you like.
If you use recent version of Commerce (9.8 or newer), you can serialize them to XML or JSON.
Regards,
/Q
Hi!
I wonder if there's any way to export all orders with status "completed" from yesterday to a excel or csv file (or something similar). This would be done every day.