Hi,
I am building a Power Automate flow that needs to wait on items to have a value populated in the field before a notification email is sent to the approver.
The process is to request meals for an event/conference. Each event has a one to many relationship with the requested meals and there are two lists within the PowerApp to allow this. The requested meals share a relationship with the event id.
I need the flow to send an email notification when the event and the requested meals are submitted.
How can I do a wait until action for this specific scneario?
Please let me know if additional information is needed.