Hoping this is an easy question. If you have an automation workflow that reaches the limit of blocks (too many actions), can you build a second workflow to pick up where you left off, or will that interfere with the first flow?
My example is Condition path 1 - if state=X, request an approval from StateX email contact, if approved (action a) if denied (acton b)
Path 2 - if state=Y, request approval from StateY email... Etc for all states with unique email contact addresses.
I was able to do this for 10 condition paths, but I have 4 remaining states with unique email contacts that need the same process.