Hello, I have a workflow that runs on Word documents when changed. The workflow is set to find the following {#v#} and replace it with {EntryIDvVersion#}. I use Find and Replace with Pattern Matching to find this in the Footer of the document.
Is there a way to setup a conditional decision that would only run the remainder of the workflow if the text string is found? I didn't find anything searching through the conditional choices that stood out to me.
Thanks for the help in advance!