Email Bouncie trip details when a trip ends
This trigger fires when a new trip is completed.
Developer info
- API endpoint slug
- bouncie.trip_completed
Trigger fields
Vehicle Dropdown list
- Label
- Which vehicle?
- Slug
- vehicle
- Required
- true
- Can have default value
- false
Ingredients
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- Bouncie.tripCompleted.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Start of trip Start of the trip
- Slug
- start_of_trip
- Filter code
- Bouncie.tripCompleted.StartOfTrip
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
End of trip End of the trip time
- Slug
- end_of_trip
- Filter code
- Bouncie.tripCompleted.EndOfTrip
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Fuel consumed Fuel consumed in gallons
- Slug
- fuel_consumed
- Filter code
- Bouncie.tripCompleted.FuelConsumed
- Type
- String
- Example
- 0.617
Trip distance Trip distance in miles
- Slug
- trip_distance
- Filter code
- Bouncie.tripCompleted.TripDistance
- Type
- String
- Example
- 26.5
Max speed Maximum speed in MPH
- Slug
- max_speed
- Filter code
- Bouncie.tripCompleted.MaxSpeed
- Type
- String
- Example
- 75
Trip time Total trip time
- Slug
- trip_time
- Filter code
- Bouncie.tripCompleted.TripTime
- Type
- String
- Example
- 17 minutes
Idle time Idle time during the trip
- Slug
- total_idling_time
- Filter code
- Bouncie.tripCompleted.IdleTime
- Type
- String
- Example
- 2 minutes
Vehicle name Vehicle make, model or nickname
- Slug
- vehicle_name
- Filter code
- Bouncie.tripCompleted.VehicleName
- Type
- String
- Example
- Toyota Camry
Hard braking counts Hard Braking Count for the trip
- Slug
- hard_braking_counts
- Filter code
- Bouncie.tripCompleted.HardBrakingCounts
- Type
- String
- Example
- 1
Hard acceleration counts Hard Acceleration Counts for the trip
- Slug
- hard_acceleration_counts
- Filter code
- Bouncie.tripCompleted.HardAccelerationCounts
- Type
- String
- Example
- 1
Average drive speed Average Drive Speed MPH for the trip
- Slug
- average_drive_speed
- Filter code
- Bouncie.tripCompleted.AverageDriveSpeed
- Type
- String
- Example
- 45
Trip time minutes The duration of the trip in minutes without units.
- Slug
- trip_time_minutes_raw
- Filter code
- Bouncie.tripCompleted.TripTimeMinutes
- Type
- String
- Example
- 13
Idle time minutes The duration the vehicle was idle during the trip in minutes without units.
- Slug
- total_idling_time_minutes_raw
- Filter code
- Bouncie.tripCompleted.IdleTimeMinutes
- Type
- String
- Example
- 3
Start of trip location Start of the trip address
- Slug
- start_of_trip_location
- Filter code
- Bouncie.tripCompleted.StartOfTripLocation
- Type
- String
- Example
- 1234 Main St. Dallas, TX 75251
End of trip location End of trip address
- Slug
- end_of_trip_location
- Filter code
- Bouncie.tripCompleted.EndOfTripLocation
- Type
- String
- Example
- 1234 Main St. Dallas, TX 75251