I need to create a workflow that does the following:
1. Searches all documents within a certain folder/sub folder
2. Runs a date token calculator to see which documents have a creation date older than 6 months (I have already created the date token)
3. Creates a report of all documents older than 6 months and lists creation date, document name, and folder/sub folder name
4. Emails the report to a certain end user
I have created workflows similar to this in the past, but they only email the information for one document. I need the report to create so it lists the multiple documents that meet the criteria and only gets sent in one email.
What would be the best way to create this workflow? I have included a screenshot of what I have so far.
Tiffany