Skip to main content

I am trying to figure out how to start a workflow based on the word "invoice" in a document name.  Any recommendations would be appreciated.


 


Thanks in advance.


 

@MG ...Put Run IF as a first action and rest of the logic inside it. You Run If condition will be Name contains "invoice". Ignore case if you want.


9374iAF0109F8A1004139.png


 Thanks for the response.  So I created the Run-if as shown above.  It still starts an approval WF no matter what the file name is.  Any suggestions?


9375i5A99DEB5E087FF3F.png


I ended up using a set a condition option that worked.  If I drop 10 files into a folder in the library and two of them have invoice or invoices in the name the workflow runs as expected.  Thank you for the inspiration.  


Reply