Skip to main content
Nintex Community Menu Bar
Solved

Nintex Web request Failed: The underlying connection was closed: An unexpected error occurred on

  • September 6, 2021
  • 1 reply
  • 139 views

I am trying to copy the documents from SharePoint list to Document library using Nintex web request. 

It gives an error The underlying connection was closed: An unexpected error occurred on 

 

The below  web request is failed : 

 

Best answer by DimaHijazi

You can use the Copy to SharePoint action to copy the attachments of the current item to a folder in the document library. check the below configuration:

In the destination, specify the path of the folder like following: 

{Web URL}/{Document Library Name}/{FolderName}

1 reply

DimaHijazi
Forum|alt.badge.img+5
  • Rookie
  • Answer
  • September 7, 2021

You can use the Copy to SharePoint action to copy the attachments of the current item to a folder in the document library. check the below configuration:

In the destination, specify the path of the folder like following: 

{Web URL}/{Document Library Name}/{FolderName}