Flow v2 over a config from the API
This page boots with the seeded Mantality widget id. The published (v1) config comes from the admin at http://localhost:3100; WarmHandoff.init({ configPatch }) switches it to flow v2 and injects demo content client-side. The booking is recorded with POST /w/:id/bookings and funnel events batch to POST /w/:id/events, exactly as for v1.
Loading config from API…