Orders often go through several statuses (e.g., placed → paid → delivered). The exact set of statuses may vary by project. We need to consider this when setting up filters.Documentation Index
Fetch the complete documentation index at: https://help.maestra.io/llms.txt
Use this file to discover all available pages before exploring further.
Use case 1
Find customers who placed an order in February 2026. To filter orders by date, we’ll use order events. The key question is: which event should we use? Let’s look at an example:- Order placed: February 28
- Order paid: February 28
- Order delivered: April 5
.png?fit=max&auto=format&n=05-EV9YqA_RINTJ8&q=85&s=b054091c0a668bb518626f1415660f27)
The same rule applies when searching for orders.
Use case 2
Find orders placed in March. Another reason to use the first order event is that a single order can have multiple events over time (placed, paid, fulfilled, delivered, etc.). Filtering by the first event (Order Placed) guarantees one unique event per order, ensuring accurate order counts in your filter..png?fit=max&auto=format&n=05-EV9YqA_RINTJ8&q=85&s=89ef90d2f97be2fd2d26125dc8dd89cf)