Hi everyone,
I’m working on a workflow where I’m using Google Sheets to get input data. I have a loop set up that correctly reads the data and processes it: it takes a Word document template, applies changes from the input file, converts it to PDF, and sends it via email to the respective candidate.
Now, my next goal is to update a new Google Sheet (with the same headers) to track the status of emails sent. The problem is, the output I’m getting from the Gmail node only gives me the ID, thread ID, and label IDs. I’m not sure how to use this to mark the email as “sent” in my sheet.
Could anyone guide me on the best way to update the sheet after sending the email?
Thanks in advance!
