Watch our latest video available on Youtube.

Send Telegram messages with weather forecast for tomorrow

Cover Image for Send Telegram messages with weather forecast for tomorrow
Every time this scenario is run, Make (formerly Integromat) will automatically get the weather forecast for tomorrow and send it to a selected chat in Telegram.
written by Greg Vonf
Greg Vonf

Software used in this automated workflow example

Integromat
Make
Telegram

Summary

This Make (formerly Integromat) scenario will send the weather forecast for tomorrow to a selected chat in Telegram.

Detailed explanations

Step by step instructions

  1. Create a new scenario in Make (formerly Integromat).
  2. Add the Get Weather module to your scenario.
  3. In the Forecast field, select Tomorrow.
  4. In the Units field, select Default.
  5. In the Country field, enter your country.
  6. In the City field, enter your city.
  7. Add the Send a Message module to your scenario.
  8. In the Chat ID field, enter the chat ID you want to send the message to.
  9. In the Text field, enter the following text:

The weather tomorrow will be {$json["items"][0]["forecast"][0]["condition"]} with a high of {$json["items"][0]["forecast"][0]["high"]} and a low of {$json["items"][0]["forecast"][0]["low"]}.

Business use case example

You can use this scenario to automatically send yourself or others a daily weather forecast.

Try ready to use workflow template

Send Telegram messages with weather forecast for tomorrow with Make.com (formerly Integromat)