Time Screen Component for Flows

Capturing a time value in a screen flow used to require a text field with validation gymnastics or a custom component. Winter '27 ships a native one.

Where

Screen elements in Flow Builder, as a new standard screen component.

How

Drop the Time component onto a screen and configure the allowed time range, the interval between selectable values, informational helper text, and a custom error message shown when the entered time falls outside the range.

Why

Appointment booking, shift selection, and scheduling flows get a purpose-built input with guardrails. Users pick from valid times instead of typing free text, and admins delete a whole class of validation formulas.