I’m trying to get a file downloaded from google drive and attached to a gmail email to send it to a recipient. If in the send email I put the email address directly, then send the email with the attachment without giving me any kind of problem. My problem is when I want the email address I extracted from google sheets to be detected.
Can you tell me some method to achieve something like the example I propose below: I want to put in a telegram chat that an email be sent to Mr. Johnson with document X attached. Therefore, 1. using an AI agent I want it to extract the contact and address from a Google Sheets datasheet. 2 Find the document I ask you to send to Mr. Johnson from my google drive and attach it to the gmail email so that I can send it to Mr. Johnson.
I have a client who is asking me for this and I can’t get it, I’ve been trying for 4 days.