As a fast-growing distributor of heavy machinery, the fictional Zylker found itself dealing with repair request chaos. Dealers were frustrated by delays, and employees were frustrated by how many steps it took to submit a single request.
Submitting a repair request meant switching tabs, jumping across CRM modules, filtering data, copying serial numbers, manually checking warranty status on an external site, sending emails, creating related records, and hoping nothing had been missed along the way. With new employees joining regularly, this only got slower, since they weren't sure where to look, what steps to follow, or what to do next, leaving dealers waiting on the line while reps struggled through the CRM.
Admins packaged the entire repair request submission workflow into a single kiosk, bringing the UI, logic, and automation together in one place so reps could submit requests faster and without errors. Behind a deceptively simple series of screens, the kiosk does the following:
This kiosk uses screens to retrieve and show information along with buttons for the rep's choices, GetRecords components pulling data from the Dealers, Equipment Purchases, and Technicians modules, a query making a REST API call to the manufacturer's system to retrieve warranty status, a decision component that automatically chooses a path based on the warranty status returned, and actions such as creating records, applying tags, and sending email notifications to automate as much of the process as possible along each path.