Hi,
I am trying to set up "Daily Summary Notifications" on a Document Library. Originally, I thought of using out of the box "SharePoint Alerts" however, SharePoint alerts can't be restricted to just documents. Instead, they send alerts even when a folder is created or renamed. Hence, I resorted to Nintex workflow.
How to control Nintex workflow so that it acts on a document library and sends only a single email with all the updates or additions?
Please advise.
Solved! Go to Solution.
You can create a Site Workflow scheduled daily, inside it use a Query List Action querying your library filtering the columns you mention, collect the information and the send it with the "Send Notification" action
Hi Fernando,
Can you please give a simple example of using Query List Action?
Thank you,