Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I'd like to get a list of orders with order data placed by a certain customer on the 15th of each month. I understand that I need to use the schedule trigger, then action "get order data" but I don't know how to filter it down to get the information I need -- Order Number, Date, Line Items, Total.
Can anyone help me create this workflow?
You'd want to use the query filters in get order data to query on a specific customer ID.