How do I add an pdf doc from google docs to a message in gmail?
Google Doc Attachment
Best answer by malcolm-optimi
That’s a good idea for sure! We try to blog every now and then about little recipes we come up with but haven’t done this one yet. It’d probably take as long to come up with that video and docs as it would for me to talk you through it!
I’ll see if I can pick off a piece of the puzzle to get you going… the tricky bit is where to start! You have to choose a Trigger action to get your workflow going. Generally we trigger a lot of our zaps from a google sheet or airtable. If you did that in Airtable, it might look something like:
- Enter your google docs as records in the table. A column for the name, another for the ID of the doc and a status column (a single select field).
- The ID of the doc is in the URL of the document, everything after the last “/”. eg. Xyz in this example. https://docs.google.com/document/d/xyz
- Create a view in Airtable which is filtered down to the status that will trigger your zap. eg. Status = Go
- Use that view as the trigger in Zapier
- Then create an action step that looks up the google doc using the ID
- Then create the gmail step and in the attachment field of the gmail step look for the PDF link from the previous google doc step.
- Then finally create an Airtable update step that goes back to Airtable and changes the Status column to something else like “Done!” so that record drops out of your Airtable trigger view.
This is a slightly different scenario to what I’ve done recently since I usually create the doc from a template but I don’t think you’re wanting to do that but hopefully this is at least a starter to one possible way to solve the problem.
And of course, there’s a lot more to it than a few bullet points, if you’ve not done something like this before. I wish I had more time to detail it more but can’t right now sorry!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.