Skip to main content
Nintex Community Menu Bar

I created a workflow from a form; however, for future reference, I would like to store the completed form in a folder on SharePoint. I couldn't find a way to do this in Nintex Automation Cloud. Is this possible?

Hi ​@mt_herculano,

Welcome to the community.
To help us understand your requirement, can you go through your solution?
Explain what the process is, how data is entered, where users find the form, and where data is stored and/or archived.


mt_herculano, since this capability isn’t provided directly in SharePoint, I use a custom ribbon action and Javascript to print the form to a PDF. Your process could use the same approach by doing the print step manually. This saves the form in its current state and can be used as a record.

Hope this helps


Reply