Back to Templates
Retrieve the TRM (Colombian Peso to US Dollar exchange rate) for a specific date provided by the user via Telegram.
📨 Telegram Message
The user sends a text or audio message to the Telegram Bot.
🧠 Date Extraction
AI (OpenAI) is used to identify the date in YYYY-MM-DD
format.
📅 Validation
If the date is in the future, the user is notified that it is not valid.
📡 TRM Query
The bot queries the open data API from the Colombian government.
📥 Result
📤 Final Response
The most recent available value is sent, or a message indicating no information is available.