Running: shopping-cart-flow-2

Running

Runs the last-saved version of the flow — unsaved canvas changes are not included.

MachMeds

Processing…

Simulate an outcome for “Choose products”

This service block would run on the backend — pick which result to demo.

Execution trace

  1. 1. 🔎 Find products Products found auto
    Produced data
    {
      "products": [
        {
          "id": "bp_powder",
          "name": "The Powder"
        },
        {
          "id": "bp_ointment",
          "name": "The Ointment"
        },
        {
          "id": "bp_substance",
          "name": "The Substance"
        }
      ]
    }