Hi all,
How to get the attachemnts which approvers are attached in task forms in sharepoint on premise.
Regards,
Hema
Hi all,
How to get the attachemnts which approvers are attached in task forms in sharepoint on premise.
Regards,
Hema
Best answer by emha
what error do you get for task list?
web service call configuration is quite straightforward

note this webservice method returns just attachment links. to get attachment's content itself you'll have to use following Vadim's UDA - Nintex Workflow - Get List Item Attachment in Base64 Custom Action (Happy Thanksgiving) - Vadim Tabakman
so that's about how to get either task's attachments links or content into workflow.
to be able to access task's attachments from source list item, you can either populate (all the) links into a field (typically rich enabled multiline text field), or you can copy over whole attachments (content). for details see the link Kapil Joshi posted above
https://community.nintex.com/message/82304-re-task-form-attachments?commentID=82304#comment-82302
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.