I’m solving my first scenario here, and I’m trying to send an email template according to the first email that came in since the selected time. At that selected time the scenario will run and now just from say 10+ emails select the first one and send the e-amail to that one.
To “combine” them into a single flow, you’ll need to use an aggregator of some sort.
Aggregators are modules that accumulate multiple bundles into one single bundle. An example of a commonly-used aggregator module is the Array aggregator module.
Then to pick the first email, you can use the built-in function first.