Project translated automatically.
Log in
or
register,
to view the original
📌 Task:
It is necessary to set up the operation of a Telegram bot that, through the Make platform, receives data from Trello, processes it using the OpenAI API, and sends the response to the chat.
💼 What is already available:
✅ Telegram bot created and connected to Make
✅ Make account is active
✅ OpenAI API key is available
✅ Data from Trello is successfully fetched
🛠 Basic scenario is assembled, but the logic of iteration and data transfer into the text field does not work correctly (for example, Name, Description, ShortLink from Trello are not displayed)
🧠 What needs to be done:
Ensure correct transfer and formatting of data from Trello cards into Telegram messages
(Optional) add processing of requests via OpenAI API (GPT), if additional development is required