Async Branch
Get some stuff done without bothering your users
Last updated
Get some stuff done without bothering your users
Last updated
Anything that comes off to the right of this step will start right away, and fire sequentially. The next connect step at the bottom will also fire right away, creating two separate paths.
This is useful if you have some work (i.e. calling APIs) that doesn't need to block the flow in returning a message to your users.