How to update a list item value using nintex workflow

  • 14 October 2022
  • 1 reply
  • 131 views

Hi I'm New for Nintex I have 2 field need to have same value I like to cope over field A value to Field B value can I use Nintex workflow? if I can please let me know the step.

Thanks, 


1 reply

Hi, 


You can update SharePoint List Items using the "update Items" step on the workflow. You will need to provide the SharePoint Site URL and List name. You will then have all fields (columns) available and you can use the workflow variables or context fields to populate the fields. You can check our documentation here https://help.nintex.com/en-US/nwc/Content/Designer/Actions/SharePointOnline-UpdateItems.htm
Make sure you add a condition so that you update only the single item you want (ID = x).



 

Reply