Sample Funnels

Below are some examples of funnels.

  1. A Merchant Payment State Machine (identified with transaction ID). Every box with a border signifies a related state machine.

  2. A Food Delivery State Machine (identified with Order ID)

  3. A data processing state machine comprising of multiple long-running asynchronous tasks

  4. A FinTech Trade execution state machine (identified with transaction ID)

  5. An onboarding state machine for lending (Identified with Application ID)

  6. An order placement state machine (identified with session_id, connected with order_id for the last step)

To get started with creating your own entities, click here.