Fork (Flow)
- The Fork (Flow) activity splits the workflow into multiple parallel execution paths.
- It allows different tasks to be performed concurrently, improving efficiency.
- Each path operates independently and can have separate conditions and actions.