Skip to main content
Nintex Community Menu Bar

Capture first modification date and time then stop the workflow

  • July 11, 2020
  • 1 reply
  • 3 views

Forum|alt.badge.img

Hi, I am a beginner with nintex workflow. Can anyone help me to capture the first modification date and time of a list? Once the first modification date and time are captured the workflow has to stopped. Means the next modification date does not require to capture.

 

Thanks in advance for your kind help.

1 reply

Forum|alt.badge.img+14
  • Nintex Employee
  • July 12, 2020

@Md_Mubarak_007 Have the workflow update a column on the list item when it is modified. Also make sure that workflow has a conditional start event(https://help.nintex.com/en-US/office365/Workflows/StartEvents/StartListWorkflows.htm)that only runs if that column is empty.