asked on September 14, 2016

I have a process where an email with it's attachments will be saved into a folder in the repository. The attachments will be saved individually and linked to the original email document. They will all have the same template that is populated from the corresponding values from the email message.

Inside of workflow I need to be able to take the email message and find all of the documents linked to it so I can then create Web Access links to those documents. What is the easiest way to find those linked documents?