This should be really simple:
- I’m starting my workflow with a form.
The form has a “File Upload” control, for the user to upload an Excel file.
I save it to form variable “Excel file”, and click [Submit] - Next, I call SharePoint Online, Store a File.
- For SPO.Store a file “Source file”, I HOPED I could just use “Start event > Form variables > Excel file”.
PROBLEM:
No such luck.
SPO.Source file wants a Nintex “File” object; Form variables.Excel file is a Nintex “Collection object”, and I can’t see any way to copy the upoaded Excel file to SharePoint Online:

Q: What should I do to copy an Excel file from Nintex workflow to SharePoint?



