Skip to main content

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?

I think this collect task attachments in list item and show all attachments in next task might help you, you just need to adapt what is source list and what target


Reply