I am trying to create a workflow that would send an email to a list of recipients, which will contain calendar event items. The calendar is for "Vacation Days" so the only information I need to show is the names of the people on vacation for that week. the Workflow is supposed to run every Monday, and show events for the whole week.
I have tried a for each loop to store the column information. This didnt work because of my time constraints.
I have also tried "query List" but I am having trouble for the same reason as above.
Any suggestions would be fantastic.



