Resume flow on multiple split flows
Hello,
Right now we have a requirement where we need to launch a new flow for each client and all should be processed in parallel, at some point the each flow will be waiting for an email response, where we will have to resume flow, the question is, how can we call ResumeFlow activity for an specific flow if we will have many flows with the same name at the same flow action?