Hi,
I have created a Zap that will pull data from Google Sheets to create a Google Doc report. I’m trying to add an action to the end of that zap where an email will be sent with that Google Doc report attached. I can’t figure out what is supposed to go in the “Attachments” field though. Do I need to create another step to find the document in my Drive first? I have been trying to figure out where the file ID is so I can put it in the URL, “https://docs.google.com/document/d/{File ID}/edit" but that has been tricky also. I’m sure I’m overcomplicating this...