Pro

Rates & weather bot template — live data from any API

Fetches live data from an external API and shows it to the user — ships wired to a keyless weather service, and responses are cached to spare the upstream. Point the HTTP node at any API you like.

Create a bot free → Free to start
T Telegram
Rates & weather
● live
🌦 Weather bot. Send a city name and I’ll share the current weather.

What's inside

Start
/start
Message
🌦 Weather bot. Send a city name and I’ll share the current weather.
Question
Which city?
HTTP request
GET
Message
{{weather}}
Message
Couldn’t get the weather for that city. Try another one.

Who it's for

Weather or currency-rate lookup bots
Anyone wanting to show live external data in chat
Developers exploring Flowa's HTTP request node

Set it up in 3 steps

01
Take the template
Copy it into your workspace as a draft — one click, no setup required.
02
Customize
Edit texts, buttons and questions in the visual editor to match your business.
03
Publish
Connect your channel and publish — your bot goes live immediately.

Questions about this template

Can I connect a different API? +

Yes — edit the HTTP node's URL, method and headers in the visual editor to point at any API.

Why are responses cached? +

The HTTP node's cache setting spares the upstream API from repeated identical requests within a short window.

Does this require a paid plan? +

Yes — the HTTP request effect node is a Pro feature.