Finding the Perfect Car
Using Drivly’s Concierge API, let’s walk through a complex car-buying scenario where various functions work together to meet specific customer needs, and incorporating additional service workflows. In this guide, we’ll follow an example customer request:I need a new big car. Requirements are:
- Drive cross-country, quickly and reliably, twice a year.
- Seat 6+ people fairly often.
- REAL off-road capability.
- Excellent driver assist/“self driving” technology.
Key Functions
Function | Description |
---|---|
searchListings | Searches for available cars based on user preferences. |
lookupVehicleDetails | Retrieves detailed information about a specific car. |
scheduleTestDrive | Schedules a test drive for the selected car. |
buyVehicle | Finalizes the purchase of the car. |
submitCreditApplication | Submits a credit application for financing. |
addVscProduct | Adds a Vehicle Service Contract (VSC) from Drivly F&I products. |
arrangeTransport | Arranges transport and delivery for the vehicle. |