What are the different types of MuleSoft Flows?

Question

can you help me with this question

Answer ( 1 )

    0
    2025-02-22T07:36:59+00:00
    • Subflow – Reusable within the same Mule application.
    • Private Flow – Cannot be called externally.
    • Synchronous Flow – Processes requests sequentially.
    • Asynchronous Flow – Processes requests in parallel.

Leave an answer