1. Internal Google Form
REAL demo inputA dummy response is submitted through the internal test copy, not Helen's production form.
Fourscore Law Demo
Live-demo workspace for Helen: run a fresh dummy intake, review the workflow state together, and capture feedback before production cutover.
Live demo console
Last refreshed: loading…
Zapier-style run log
Submit the internal form with an @bob.pro dummy email to populate this panel.
A dummy response is submitted through the internal test copy, not Helen's production form.
The form trigger signs the payload and posts to the preview webhook with HMAC verification.
The workflow run creates durable steps so vendor writes can retry safely without duplicate side effects.
Webhook, intake, matter, approval, audit, and vendor-call rows are written with firm scope.
Postgres remains the source of truth; a sanitized row can mirror to a Google Sheet for Helen until the cockpit dashboard ships.
The interface is exercised, but real LEAP matter creation waits on Marketplace credentials.
The production questionnaire/pre-fill path stays gated until WC approves and issues credentials.
Real Google/Gmail can be enabled for Bob.Pro or dummy recipients only; production recipients remain gated.
Dummy sandbox proof exists. Real-client Xodo sends and production payment emails need separate approval.