EDIT: I have started to think about this as “conditional sub-flows”, since it will make a choice based on several conditions, and can then start a sub-flow based on that condition.
Having a good way to setup sub-flows has been talked about, you could have one flow send a webhook to a sub-flow in AP but this could get very messy very fast
Yes, but now in my use-case this is solved. I could use Dynamic Values, and that solved a bunch of “if this then that” problems.
I orginally started to build out a Master flow to send different cases to different Google sheets, and then run sub flows. But now I think I can put all into one small flow, and rely more heavily on Dynamic Values.
Am building this out as we speak.