workflows.fit
Back to n8n workflows
n8n templateFreeBy Juan Sanchez

Get Colombian peso to USD exchange rate with Telegram bot and AI date recognition

πŸ“Œ Request TRM (Colombian Peso to US Dollar exchange rate) 🎯 Objective Retrieve the TRM (Colombian Peso to US Dollar exchange rate) for a specific date provided by the user via Telegram. πŸ”„ Summary Flow 1. πŸ“¨ Telegra...

DevelopmentCore NodesCommunicationHITLAILangchainLm Chat Open AiTelegram Trigger
Loading interactive preview...

Template notes

πŸ“Œ Request TRM (Colombian Peso to US Dollar exchange rate)

🎯 Objective

Retrieve the TRM (Colombian Peso to US Dollar exchange rate) for a specific date provided by the user via Telegram.

πŸ”„ Summary Flow

1. πŸ“¨ Telegram Message The user sends a text or audio message to the Telegram Bot.

2. 🧠 Date Extraction AI (OpenAI) is used to identify the date in YYYY-MM-DD format.

3. πŸ“… Validation If the date is in the future, the user is notified that it is not valid.

4. πŸ“‘ TRM Query The bot queries the open data API from the Colombian government.