Skip to main content

Hey all! I’m trying to populate a Gmail draft with a google doc. My current workflow is:
Trigger: New or Updated Spreadsheet Row in Google Sheets

Action: Create Document from Template in Google Docs

Action: Find a Document in Google Docs

Action: Create Draft in Gmail

I am trying to have the body of my Gmail draft be the text of the Google doc. I understand from previous posts that I need to use 

file_raw_plaintext_content

… but that field is showing up as “No Data” and my test is erroring out. Any help appreciated!

 

 

Hi @Laurenjs 

Good question.

Can you provide the links to the previous posts you mentioned?