Free

Order tracking bot template for Telegram

Customers send an order number and the bot fetches the status over an HTTP node. Ships wired to a keyless demo API — point the node at your store's own order endpoint in the editor. Free template.

Create a bot free → Free to start
T Telegram
Order tracking
● live
📦 I’ll check your order status. Send me your order number.

What's inside

Start
/start
Message
📦 I’ll check your order status. Send me your order number.
Question
Enter your order number:
HTTP request
GET
Message
✅ Order #{{orderNumber}}: {{orderItems}} items totaling ${{orderTotal}}. (Demo data — connect your store’s API in the editor.)
Message
Couldn’t find order #{{orderNumber}}. Check the number and try again.

Who it's for

Online shops fielding "where's my order?" messages
Stores with an order-status API to connect
Teams cutting repetitive order-status replies

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

Does it work without my own backend? +

You can try it instantly — it ships wired to a keyless demo API. To show real orders, point the HTTP node at your store's order-status endpoint.

How do I connect my store's orders? +

In the editor, set the HTTP node URL to your order-status API and map the response fields (status, total…) into the reply message. No code.

Is it a paid feature? +

No — the HTTP node and this template are on the Free plan.