Hello Team,
Did anyone successfully retrieved all the attachment from the post in Telegram via media_group_id?
1 Like
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Hi @kgurinov
what kind of attachments do you mean? When the toggle is activated it should download images / files.
The media_group_id
property gets added as an identifier for attachments that have been retrieved from a group post.
What is your question / error ?
The problem retrieving or receiving multiple attachments. Telegram API sends attachments one by one and and links the together by media-group-id so having a hard time to retrieve them all
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.