Hi Community,
I'm working with Nintex Automation CE (Cloud) and have a workflow that inserts form data into a Nintex Table.
As part of the same process, I'm storing file information in the table as a collection/list object. My requirement is to retrieve the file through the workflow and make it available to the end user, either by:
- Sending a downloadable link in an email, or
- Sending the file as an email attachment
My understanding is that a downloadable link typically requires the file to be stored in a repository such as SharePoint, OneDrive, or another file storage solution that can generate a secure URL. If that's the case, I'm wondering whether Nintex Tables are intended only for storing file metadata rather than serving files directly for download.
I would appreciate guidance on the following:
- Is it possible to retrieve a file stored in a Nintex Table and provide it to users through a downloadable link?
- What is the recommended or best-practice approach for this scenario?
- If external storage is not being used, is sending the file as an email attachment the preferred option?
- Are there any examples, documentation, or implementation references available for this use case?
Any advice or recommendations would be greatly appreciated.
Thank you!

