New services
Explore Plans
Mobile menu Close menu
BouncieBouncie

History of vehicle renewals

This query returns a list of when a vehicle renewal occurred.

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
This query returns a list of when a vehicle renewal occurred.
API endpoint slug
bouncie.history_of_vehicle_renewals
Runtime method
performQuery("bouncie.history_of_vehicle_renewals")

Query fields

Vehicle Dropdown list

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

Ingredients

Created atDate and time event was created.

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

Vehicle nameThe name of the vehicle for which the reminder is set.

Slug
vehicle_name
Filter code
Bouncie.historyOfVehicleRenewals.VehicleName
Type
String
Example
Sarah's Subaru

RenewalThe renewal for the vehicle.

Slug
renewal
Filter code
Bouncie.historyOfVehicleRenewals.Renewal
Type
String
Example
Car Registration

StatusThe status of the reminder.

Slug
status
Filter code
Bouncie.historyOfVehicleRenewals.Status
Type
String
Example
upcoming

Days untilThe days until the reminder is due.

Slug
days_until
Filter code
Bouncie.historyOfVehicleRenewals.DaysUntil
Type
String
Example
7

Due dateThe due date of the reminder.

Slug
due_date
Filter code
Bouncie.historyOfVehicleRenewals.DueDate
Type
Date (ISO8601)
Example
2020-07-07