Get tomorrow's Weather Underground forecast by email and notification
This Trigger retrieves tomorrow's weather report within 5 minutes of the time you specify, depending on when forecast data is updated.
Developer info
- API endpoint slug
- weather.tomorrows_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
- Weather in this area
- Slug
- location
- Required
- true
- Can have default value
- true
Ingredients
Forecast url The URL to a five day forecast for your location.
- Slug
- forecast_url
- Filter code
- Weather.tomorrowsWeatherAtTime.ForecastUrl
- Type
- Web URL
- Example
- http://www.weather.com/weather/5-day/GMXX1273
Tomorrows condition The current weather condition.
- Slug
- tomorrows_condition
- Filter code
- Weather.tomorrowsWeatherAtTime.TomorrowsCondition
- Type
- String
- Example
- Sunny
Condition image url The URL to an image of tomorrow's condition.
- Slug
- condition_image_url
- Filter code
- Weather.tomorrowsWeatherAtTime.ConditionImageURL
- Type
- Image URL
- Example
- http://www.ifttt.com/weather/sunny.png
High temp fahrenheit Tomorrow's high temperature in degrees Fahrenheit
- Slug
- high_temp_fahrenheit
- Filter code
- Weather.tomorrowsWeatherAtTime.HighTempFahrenheit
- Type
- String
- Example
- 72
High temp celsius Tomorrow's high temperature in degrees Celsius
- Slug
- high_temp_celsius
- Filter code
- Weather.tomorrowsWeatherAtTime.HighTempCelsius
- Type
- String
- Example
- 18
Low temp fahrenheit Tomorrow's low temperature in degrees Fahrenheit
- Slug
- low_temp_fahrenheit
- Filter code
- Weather.tomorrowsWeatherAtTime.LowTempFahrenheit
- Type
- String
- Example
- 72
Low temp celsius Tomorrow's low temperature in degrees Celsius
- Slug
- low_temp_celsius
- Filter code
- Weather.tomorrowsWeatherAtTime.LowTempCelsius
- Type
- String
- Example
- 18
Tomorrows date Tomorrow's date.
- Slug
- tomorrows_date
- Filter code
- Weather.tomorrowsWeatherAtTime.TomorrowsDate
- Type
- Date (ISO8601)
- Example
- 2020-07-07