How to get a list of orders placed by a specific customer each month

How to get a list of orders placed by a specific customer each month

Bex
Visitor
1 0 1

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?

 

Reply 1 (1)

Kalen_Jordan
Shopify Partner
753 34 133

You'd want to use the query filters in get order data to query on a specific customer ID.