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 the days remaining on any of your Filtrete barcode air filters dropped below your chosen value. Note: this query will only return future events after this Applet is created.
- API endpoint slug
- filtrete.history_of_when_filtrete_barcode_air_filter_life_days_remaining_dropped_below_a_threshold
- Runtime method
- performQuery("filtrete.history_of_when_filtrete_barcode_air_filter_life_days_remaining_dropped_below_a_threshold")
Query fields
Filter life threshold Text input > Regular expression
- Label
- Please enter a value for filter days remaining
- Helper text
- This trigger will fire when filter life drops below the days remaining value you enter.
- Slug
- filter_life_threshold
- Required
- true
- Can have default value
- true
Ingredients
TimestampThe date and time of when the filter life changed.
- Slug
- timestamp
- Filter code
- Filtrete.historyOfWhenFiltreteBarcodeAirFilterLifeDaysRemainingDroppedBelowAThreshold.Timestamp
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
LocationThe location of the filter.
- Slug
- location
- Filter code
- Filtrete.historyOfWhenFiltreteBarcodeAirFilterLifeDaysRemainingDroppedBelowAThreshold.Location
- Type
- String
- Example
- Home
NameThe name of the filter.
- Slug
- name
- Filter code
- Filtrete.historyOfWhenFiltreteBarcodeAirFilterLifeDaysRemainingDroppedBelowAThreshold.Name
- Type
- String
- Example
- Hallway
Remaining filter lifeThe remaining life (days) of the filter.
- Slug
- remaining_filter_life
- Filter code
- Filtrete.historyOfWhenFiltreteBarcodeAirFilterLifeDaysRemainingDroppedBelowAThreshold.RemainingFilterLife
- Type
- String
- Example
- 10
Remaining filter life daysEither "day" or "days", depending on the number of days left.
- Slug
- remaining_filter_life_days
- Filter code
- Filtrete.historyOfWhenFiltreteBarcodeAirFilterLifeDaysRemainingDroppedBelowAThreshold.RemainingFilterLifeDays
- Type
- String
- Example
- days
ModelThe model type of the filter.
- Slug
- model
- Filter code
- Filtrete.historyOfWhenFiltreteBarcodeAirFilterLifeDaysRemainingDroppedBelowAThreshold.Model
- Type
- String
- Example
- Premium Allergen, Bacteria & Virus
Family nameThe family type of the filter.
- Slug
- family_name
- Filter code
- Filtrete.historyOfWhenFiltreteBarcodeAirFilterLifeDaysRemainingDroppedBelowAThreshold.FamilyName
- Type
- String
- Example
- Healthy Living
Microparticle performance ratingThe microparticle performance rating (MPR) of the filter.
- Slug
- mpr
- Filter code
- Filtrete.historyOfWhenFiltreteBarcodeAirFilterLifeDaysRemainingDroppedBelowAThreshold.MicroparticlePerformanceRating
- Type
- String
- Example
- 1900
DimensionsThe dimension of the filter: width x height x depth.
- Slug
- dimensions
- Filter code
- Filtrete.historyOfWhenFiltreteBarcodeAirFilterLifeDaysRemainingDroppedBelowAThreshold.Dimensions
- Type
- String
- Example
- 16x20x1
Install dateThe installation date of the filter.
- Slug
- install_date
- Filter code
- Filtrete.historyOfWhenFiltreteBarcodeAirFilterLifeDaysRemainingDroppedBelowAThreshold.InstallDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07