How to process case entities Asynchronously without having main flow stop

Hello Decisions,

I've got a flow that creates a case entity and sets it to the first state where my trigger flows then get picked up. I'm running the flow as an API, but when I do the case entity gets created and the state gets set, but the main flow will not complete until the case entity has been processed through each state.

Is there something I can do so that the main flow completes regardless of what state the case entity is in?

Comments

Sign In or Register to comment.