I have a bunch of background workflows that need to be converted to real-time workflows so that the "Modified By" field doesn't get updated with the workflow owner. The problem is that a lot of the workflows that need to be converted have a "Timeout Until" step where the workflow waits one minute to run. These "Timeout Until" steps are necessary, as there are plug-ins and other workflows that need to run first in order for these workflows to run correctly.
I do not believe it is possible to use "Timeout Until" in a real-time workflow. My question is what should I replace "Timeout Until" with? I want certain workflows to execute AFTER other workflows, so I need some sort of replacement.
Below is an example of a background workflow I need to convert to a real-time workflow:
Any help/workaround suggestions would be greatly appreciated. Thanks!
*This post is locked for comments