The original use cases is likely possible by just doing Trigger → Wait 3 days → Check conditions. Run code may also help if they need to check compare dates.
Not sure about your use cases as it’s too vague
Goal: Automate reminders (or a report) for orders still “ready_for_pickup” after 3 days.
Key constraints:
Proposed approach:
Open questions/requests:
Status: Partial guidance provided (time-based wait then condition check, with optional code step). Event-based waiting is not supported. The thread remains open with unresolved details on triggering specifically from the status change and exact Flow configuration for emails.
The original use cases is likely possible by just doing Trigger → Wait 3 days → Check conditions. Run code may also help if they need to check compare dates.
Not sure about your use cases as it’s too vague