I have a workflow that checks if an item is older than a certain date, and if it is the workflow sends an email to a specific E-Mail address.
Depending on how many items are older than the date, it could mean a lot of emails.
Is it possible to export all the items older than a certain date to a list with a workflow, and then send the list per E-Mail with the same workflow?