Skip to main content
Nintex Community Menu Bar

Hi!

I am trying to start a workflow in NAC based on if a file in a document library has been modified. I have the start event to equal “update list item” but when I go in to modify anything in the library, the workflow does not kick off…

 

Can a workflow be able to detect if a file has been modified in a SharePoint library?

Hi ​@jpacheco 

Can you share what the configuration you have on your start event is?  I tried running this in SPO and the update to the document triggered the workflow as expected.


@brent_read ,

 

Hi and thanks for your quick response! This is what I currently have… So when a user goes in to edit a file, I figured it would be detected that a item in the library was modified based on the event.

 

 


Hi ​@jpacheco 

That’s how I set mine up and the workflow did trigger when I modified the file.  Do you have Check out or document approval required on the library?  I didn’t check against those cases but that could be having an effect.

 


@brent_read ,

I don’t have those options required… weird. I just trying to setup where the WF detects the change and fires off the WF. That's what that start event should do, correct? I’ve tried checking against the version and modified date but nothing is starting it for some reason...


Hmm, in that case I’d recommend reaching out to support to take a look.