Send a Gmail email when your Bouncie vehicle renewal occurs
This trigger fires when a vehicle renewal occurs.
Developer info
- API endpoint slug
- bouncie.renewal
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.renewal.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Vehicle name The name of the vehicle for which the reminder is set.
- Slug
- vehicle_name
- Filter code
- Bouncie.renewal.VehicleName
- Type
- String
- Example
- Sarah's Subaru
Renewal The renewal for the vehicle.
- Slug
- renewal
- Filter code
- Bouncie.renewal.Renewal
- Type
- String
- Example
- Car Registration
Status The status of the reminder.
- Slug
- status
- Filter code
- Bouncie.renewal.Status
- Type
- String
- Example
- upcoming
Days until The days until the reminder is due.
- Slug
- days_until
- Filter code
- Bouncie.renewal.DaysUntil
- Type
- String
- Example
- 7
Due date The due date of the reminder.
- Slug
- due_date
- Filter code
- Bouncie.renewal.DueDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07