Hi all!
I'm currently creating a workflow that will automate the process of sending email reminders out for our legal team. The workflow looks for any documents in the repository that has a specific template applied and a reminder date of today. If any documents are found, it sends out an email to the three people associated with the contract. One of the steps is to have a web access link generated and added to the body of the email. What is happening is when that link is selected, it automatically downloads the document instead of routing the email recipient to the folder where the document is located.
Is there a way to automatically generate a web access link that directs the user to the folder and not the document specifically?