Hi All,
I am new to the Nintex family - we have just purchased and I am trying to write my first workflow.
I have a SharePoint list which contains three important fields - Person, Date and Team. (This is an "on call" calendar)
Every Friday I need to send an email with all of the information for the next 7 days. i.e. in my words I need to query the list and insert into one email details for as many line items as I find
I have created a Site workflow and got it to calculate a start and end date. I have then done a query list.... where the values are greater than or equal to the start date and less than the end date. I have put the 3 important fields into collection variables.
But now I am a bit stuck.
Could someone please point me in an appropriate direction ? -
Thank you.