Skip to main content
Nintex Community Menu Bar

How can a workflow determine if a list item is new or updated?

  • January 22, 2020
  • 3 replies
  • 18 views

Forum|alt.badge.img+1

How can a Nintex for Office 365 SharePoint workflow determine if a list item is new or updated?

3 replies

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • January 23, 2020
The event receivers on the List tell the worklfow if an new item has been created or if the item has been modified.

Forum|alt.badge.img+1
  • Author
  • Rookie
  • January 24, 2020

Is there a way from within a workflow that I can tell if it is New or Updated item?  Do the event receivers pass this inforamtion to the workflow?


Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • January 28, 2020
In the workflow settings you can tell the workflow to run on new item or run on modified item.