Greetings community! I'm wondering if I might be able to save myself some time if someone else has already created something similar to what I am needing.
We have entries that come into the repository and then Workflow kicks off a Forms instance for those to go down an approval path. I am needing to create a workflow that returns all entries in the repository within a specific folder (that's easy enough) and then using the Entry ID (it is a variable in the Forms process) find if any active Forms instances are running for it within the specific Forms Process.
Has anyone created a workflow that does that or something similar? I'm sure I can create it, just trying to save time.