A beginner's guide
Explore Plans
Mobile menu Close menu
BouncieBouncie

Insurance expiration reminder

This trigger fires when a vehicle's insurance is expiring.

About this trigger

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 trigger fires when a vehicle's insurance is expiring.
API endpoint slug
bouncie.insurance_reminder

Trigger 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.insuranceReminder.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.insuranceReminder.VehicleName
Type
String
Example
Sarah's Subaru

CompanyThe insurance company.

Slug
company
Filter code
Bouncie.insuranceReminder.Company
Type
String
Example
Grade A Insurance

StatusThe status of the reminder.

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

Days untilThe days until the reminder is due.

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

Due dateThe due date of the reminder.

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