New services
Explore Plans
Mobile menu Close menu
BouncieBouncie

History of trips completed

This query returns a list of when a new trip was completed.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
bouncie.history_of_trips_completed
Runtime method
performQuery("bouncie.history_of_trips_completed")

Query fields

Vehicle Dropdown list

Label
Which vehicle?
Slug
vehicle
Required
true
Can have default value
false

Ingredients

Created at

Slug
created_at
Filter code
Bouncie.historyOfTripsCompleted.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Start of trip

Slug
start_of_trip
Filter code
Bouncie.historyOfTripsCompleted.StartOfTrip
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

End of trip

Slug
end_of_trip
Filter code
Bouncie.historyOfTripsCompleted.EndOfTrip
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Fuel consumed

Slug
fuel_consumed
Filter code
Bouncie.historyOfTripsCompleted.FuelConsumed
Type
String
Example
0.617

Trip distance

Slug
trip_distance
Filter code
Bouncie.historyOfTripsCompleted.TripDistance
Type
String
Example
26.5

Max speed

Slug
max_speed
Filter code
Bouncie.historyOfTripsCompleted.MaxSpeed
Type
String
Example
75

Trip time

Slug
trip_time
Filter code
Bouncie.historyOfTripsCompleted.TripTime
Type
String
Example
17 minutes

Idle time

Slug
total_idling_time
Filter code
Bouncie.historyOfTripsCompleted.IdleTime
Type
String
Example
2 minutes

Vehicle name

Slug
vehicle_name
Filter code
Bouncie.historyOfTripsCompleted.VehicleName
Type
String
Example
Toyota Camry

Hard braking counts

Slug
hard_braking_counts
Filter code
Bouncie.historyOfTripsCompleted.HardBrakingCounts
Type
String
Example
1

Hard acceleration counts

Slug
hard_acceleration_counts
Filter code
Bouncie.historyOfTripsCompleted.HardAccelerationCounts
Type
String
Example
1

Average drive speed

Slug
average_drive_speed
Filter code
Bouncie.historyOfTripsCompleted.AverageDriveSpeed
Type
String
Example
45

Trip time minutes

Slug
trip_time_minutes_raw
Filter code
Bouncie.historyOfTripsCompleted.TripTimeMinutes
Type
String
Example
13

Idle time minutes

Slug
total_idling_time_minutes_raw
Filter code
Bouncie.historyOfTripsCompleted.IdleTimeMinutes
Type
String
Example
3

Start of trip location

Slug
start_of_trip_location
Filter code
Bouncie.historyOfTripsCompleted.StartOfTripLocation
Type
String
Example
1234 Main St. Dallas, TX 75251

End of trip location

Slug
end_of_trip_location
Filter code
Bouncie.historyOfTripsCompleted.EndOfTripLocation
Type
String
Example
1234 Main St. Dallas, TX 75251