Through variables in the Workflow and a variable in Nintex Forms, I am able to extract the Comments from the FlexiTask to use elsewhere in the workflow. I would like the same functionality with an uploaded attachment to the FlexiTask.
if I setup a workflow FlexiTask to have an attachment through modifying the Nintex Forms Interface, I know that attachment gets added to the Workflow Task. I've checked my workflow tasks.
I'm not sure of a simple way to programmatically extract that attachment(s) and put it on another list. At the time I am uploading the attachment I have the ID of the list I where I want the attachment.
Thoughts?