AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Weather UndergroundWeather Underground

Current pollen count rises above

This Trigger monitors your local pollen levels and fires every time the pollen count rises above the value you specify (1-12). NOTE: Available only in the USA.

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 monitors your local pollen levels and fires every time the pollen count rises above the value you specify (1-12). NOTE: Available only in the USA.
API endpoint slug
weather.current_pollen_count_rises_above

Trigger fields

Count Text input > Regular expression

Label
Pollen count
Slug
count
Required
true
Can have default value
true

Location Location input > Point

Label
Location
Helper text
Weather in this area
Slug
location
Required
true
Can have default value
true

Ingredients

Pollen countThe current pollen count, 0-12

Slug
pollen_count
Filter code
Weather.currentPollenCountRisesAbove.PollenCount
Type
String
Example
6.2

Temp fahrenheitThe current temperature in degrees Fahrenheit

Slug
temp_fahrenheit
Filter code
Weather.currentPollenCountRisesAbove.TempFahrenheit
Type
String
Example
72

Temp celsiusThe current temperature in degrees Celsius

Slug
temp_celsius
Filter code
Weather.currentPollenCountRisesAbove.TempCelsius
Type
String
Example
18

ConditionThe current weather condition.

Slug
condition
Filter code
Weather.currentPollenCountRisesAbove.Condition
Type
String
Example
Sunny

Forecast URLThe URL to a five day forecast for your location.

Slug
forecast_url
Filter code
Weather.currentPollenCountRisesAbove.ForecastUrl
Type
Web URL
Example
http://www.weather.com/weather/5-day/GMXX1273

Check timeDate and time this trigger was checked.

Slug
check_time
Filter code
Weather.currentPollenCountRisesAbove.CheckTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00