Hi everyone,
I’m new to n8n and I’m trying to build a workflow that extracts PDF files from Telegram messages and organizes them in Google Drive or Google Sheets. I’ve created a Telegram bot and added it to my group, but I’m struggling with how to specifically handle PDF attachments in the messages.
Can someone guide me on how to configure the Telegram node to detect when a PDF is sent in the group and download it? Once the PDF is downloaded, I want to upload it to a specific folder in Google Drive and possibly log its details—like file name and upload date—in a Google Sheet.
Ideally, I’d like the PDFs to be organized in folders by date, and the Google Sheet to include columns for the file name, sender, and upload date. I’m open to using other nodes or integrations if they can help achieve this goal. Could anyone provide a step-by-step guide or point me to a relevant example or tutorial?
Thank you so much for your help!