New services
Explore Plans
Mobile menu Close menu
Weather UndergroundWeather Underground

Today's weather report

This Trigger retrieves today's current weather report within 5 minutes of the time you specify. NOTE: Pollen count 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
API endpoint slug
weather.current_weather_at_time

Trigger fields

Time Text input

Label
Time of day
Slug
time
Required
true
Can have default value
true

Location Location input > Point

Label
Location
Helper text
Slug
location
Required
true
Can have default value
true

Ingredients

Sunrise at

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

Sunset at

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

Current temp fahrenheit

Slug
current_temp_fahrenheit
Filter code
Weather.currentWeatherAtTime.CurrentTempFahrenheit
Type
String
Example
72

Current temp celsius

Slug
current_temp_celsius
Filter code
Weather.currentWeatherAtTime.CurrentTempCelsius
Type
String
Example
18

Current condition

Slug
current_condition
Filter code
Weather.currentWeatherAtTime.CurrentCondition
Type
String
Example
Sunny

Current condition image URL

Slug
current_condition_image_url
Filter code
Weather.currentWeatherAtTime.CurrentConditionImageURL
Type
Image URL
Example
http://www.ifttt.com/weather/sunny.png

Todays condition image URL

Slug
todays_condition_image_url
Filter code
Weather.currentWeatherAtTime.TodaysConditionImageURL
Type
Image URL
Example
http://www.ifttt.com/weather/sunny.png

Forecast URL

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

Todays condition

Slug
todays_condition
Filter code
Weather.currentWeatherAtTime.TodaysCondition
Type
String
Example
Sunny

High temp fahrenheit

Slug
high_temp_fahrenheit
Filter code
Weather.currentWeatherAtTime.HighTempFahrenheit
Type
String
Example
72

High temp celsius

Slug
high_temp_celsius
Filter code
Weather.currentWeatherAtTime.HighTempCelsius
Type
String
Example
18

Low temp fahrenheit

Slug
low_temp_fahrenheit
Filter code
Weather.currentWeatherAtTime.LowTempFahrenheit
Type
String
Example
72

Low temp celsius

Slug
low_temp_celsius
Filter code
Weather.currentWeatherAtTime.LowTempCelsius
Type
String
Example
18

Uv index

Slug
uv_index
Filter code
Weather.currentWeatherAtTime.UvIndex
Type
String
Example
6

Humidity

Slug
humidity
Filter code
Weather.currentWeatherAtTime.Humidity
Type
String
Example
72

Wind speed mph

Slug
wind_speed_mph
Filter code
Weather.currentWeatherAtTime.WindSpeedMph
Type
String
Example
5

Wind speed kph

Slug
wind_speed_kph
Filter code
Weather.currentWeatherAtTime.WindSpeedKph
Type
String
Example
7

Wind direction

Slug
wind_direction
Filter code
Weather.currentWeatherAtTime.WindDirection
Type
String
Example
North

Pollen count

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

Check time

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