Hi!
We have 3 binary files (pictures) that we get one by one and extract via Convert to File nodes. How to send them in a telegram message via sendMediaGroup. To attach 3 photos and a caption?
Hi!
We have 3 binary files (pictures) that we get one by one and extract via Convert to File nodes. How to send them in a telegram message via sendMediaGroup. To attach 3 photos and a caption?
You will need to aggregate them first
I download 3 images from drive
And doing the Aggreate
into one item
Then Send to telegram using 3 photos
In your case. You might need to Merge
them first
Thank you so much for your reply!