Should trigger flows be async?

taylor
edited July 8 in Flows

I am using a subflow to call an external API that returns 50-100 records. Then the flow looks through the response data and saves each one to a case entity. Should we run the flow asynchronously while looping through the response data? 

Comments

Sign In or Register to comment.