Welcome to an article on how to use action "Office 365 send document to repository" on SharePoint Online and Office 365, using Nintex Workflows. This article will display the action “Office 365 send document to repository”. Here, we will see, how to configure this action and use it for our work.

Using this action, you can copy or move the document to a different repository, which can be used for various purposes.

Let’s see the implementation of this functionality.

Configuration

  1. Destination Site URL: It provides the destination URL, where you want to copy or move the document.
  2. List Name: It provides the list name.
  3. Items to send to repository: Create your queries through Query builder and CAML editor to build a query of the content you want to move or copy. You can include the query to loop through the folders and can apply the filter on the search results.
  4. Action: It helps to choose whether you want to move or copy.
  5. SharePoint Online URL: It provides SharePoint Online URL here.
  6. Username: It provides the user name.
  7. Password: It specifies the password.
  8. All matched items sent to repository: Here, you can add a variable to store the value ‘Yes’ if the items have been successfully moved.
  9. New Document URL: Here, you can add a variable to store the document URL.

Once you configure, the Workflow will move the document to a different repository, when the Workflow executes.

Thus, in this article, we saw how to copy or move the document. Office 365 sends the document to repository in SharePoint Online and Office 365, using Nintex Workflows. We will see more new articles on the actions of Nintex Workflows. Until then, keep learning!