Composition / Full workflow builder

Full workflow builder scene

The complete visual builder for the Mufflermen 'new booking → check Hilux platform → confirmation SMS / fitment reminder → wait 2 hours → end' workflow. Composes WorkflowToolbar + NodePaletteRail + WorkflowCanvas with 7 connected nodes + NodeInspectorPane right + ExecutionLog + RunHistoryTable bottom.

Production answer

Full workflow builder scene is a reusable Oak Flats Muffler Men UI primitive with documented states, accessibility expectations, theme behavior, and implementation evidence.

Primary CTAReview Full workflow builder scene states
Generative search brief

Full workflow builder scene: The complete visual builder for the Mufflermen 'new booking → check Hilux platform → confirmation SMS / fitment reminder → wait 2 hours → end' workflow. Composes WorkflowToolbar + NodePaletteRail + WorkflowCanvas with 7 connected nodes + NodeInspectorPane right + ExecutionLog + RunHistoryTable bottom.

New booking · confirm + remind

v7Saved · 2 minutes ago
Trigger

New booking

Webhook · POST /bookings
Condition

Hilux platform?

booking.vehicle.platform === 'Hilux'TrueFalse
ActionRUN

Send confirmation SMS

Twilio · sms.send
Action

Send fitment reminder

Postmark · transactional
Delay

Wait 2 hours

Mon–Fri 9–17
End

End

Customer notified
End

Done

Reminder scheduled
On bookingTrueFalseConfirmedReminder sent
Execution log5 events · last 09:42:08
  • 09:42:08Send confirmation SMSConnecting to Twilio…Running
  • 09:42:05Condition · Hilux platform?Matched · branch True11ms
  • 09:42:05Fetch booking200 OK · booking_id=bk_4128184ms
  • 09:42:04Trigger · New bookingWebhook payload received3ms
  • 09:30:00Wait 2 hoursWill resume at 11:30Queued
Recent runsWorkflow run history
Workflow run history
TriggerStatus
09:42:042026-05-28New booking · WebhookRun · run_h31nRunningView
09:18:302026-05-28New booking · WebhookRun · run_h2zbSuccess2.4sView
08:01:002026-05-28Daily 8am · CronRun · run_h2ykSuccess12.8sView
14:33:182026-05-27New booking · WebhookRun · run_h2vpFailed4.1sView
Action

Send confirmation SMS

Twilio · sms.send · v3