Skip to main content
Nintex Community Menu Bar

Copy List Item from SharePoint O365 to On Premise

  • September 18, 2018
  • 1 reply
  • 57 views

bamaeric
Forum|alt.badge.img+14

I have a request to copy list items from a list in SharePoint Office 365 to a list in SharePoint 2013 on-premise.  I know there are workflow actions in Nintex Workflow 2013 on-premise to create list items in Office 365.  But is there a way to copy/create a list item in SharePoint 2013 via a workflow in Office 365?

 

The environment is SharePoint 2013 and SharePoint Office 365.  We also have Nintex Workflow 2013, Nintex Workflow for O365, and Nintex Workflow Cloud.

1 reply

Forum|alt.badge.img+17
  • April 29, 2019

The easiest way I can think about this would be to use a REST call from O365 to create a new item in a SharePoint list on-prem. I have not tested this, but I also have not seen an action in O365 or NWC that can do that directly (Nintex to Nintex). However, the call web service would be the next best things.