Hi. When I try to send several photos to telegram channel with caption to my post. Telegram trigger node catches my post, have array of the photos, but in data missing text my post which should be in this node.
Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
Share the output returned by the switch node
[
{
“update_id”: 535436636,
“channel_post”: {
“message_id”: 96,
“sender_chat”: {
“id”: -1003122359371,
“title”: “Cwa test channel”,
“type”: “channel”
},
“chat”: {
“id”: -1003122359371,
“title”: “Cwa test channel”,
“type”: “channel”
},
“date”: 1758957834,
“media_group_id”: “14071662673463778”,
“photo”: [
{
“file_id”: “AgACAgIAAyEFAAS6G2xLAANgaNeRCtNYAAHr4iNbt8ucuDr5mAsbAAKg9jEb9UbASkPoM4PmPdAbAQADAgADcwADNgQ”,
“file_unique_id”: “AQADoPYxG_VGwEp4”,
“file_size”: 1103,
“width”: 51,
“height”: 90
},
{
“file_id”: “AgACAgIAAyEFAAS6G2xLAANgaNeRCtNYAAHr4iNbt8ucuDr5mAsbAAKg9jEb9UbASkPoM4PmPdAbAQADAgADbQADNgQ”,
“file_unique_id”: “AQADoPYxG_VGwEpy”,
“file_size”: 13537,
“width”: 180,
“height”: 320
},
{
“file_id”: “AgACAgIAAyEFAAS6G2xLAANgaNeRCtNYAAHr4iNbt8ucuDr5mAsbAAKg9jEb9UbASkPoM4PmPdAbAQADAgADeAADNgQ”,
“file_unique_id”: “AQADoPYxG_VGwEp9”,
“file_size”: 58934,
“width”: 450,
“height”: 800
},
{
“file_id”: “AgACAgIAAyEFAAS6G2xLAANgaNeRCtNYAAHr4iNbt8ucuDr5mAsbAAKg9jEb9UbASkPoM4PmPdAbAQADAgADeQADNgQ”,
“file_unique_id”: “AQADoPYxG_VGwEp-”,
“file_size”: 78532,
“width”: 720,
“height”: 1280
}
]
}
}
]
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
