I have a document library in share point 2013 foundation and I need to trigger a workflow to send email to the administrator only when the version of the listitem of document library was changed. I have a attached a workflow to the list item of document library when item was added and updated. I need to put a condition in the designer workflow to check whether the version of the document is changed or not. Can anyone help me on this please.
Thanks in Advance.

Manpreet SinghPosted Mar 20, 2016, 10:45 PM
ali tuncerPosted Feb 13, 2016, 10:01 PM
I believe version number will change when there is an update in the list item, it should be ok if you initiate workflow when an item is changed.
you could also check "wait for" action in workflow.