We would like to export a number of unconnected fields within a Nintex form which currently have their value saved only in the Form Data. Due to the huge amount of fields in the form, it is not feasabile to create a SharePoint field for each control.
Our aim is to iterate the SharePoint list and export the form data into a CSV file. Would this be possible to export via Powershell? We are open to any other process as long as we hold one csv as a result.