Send document as pdf using Gmail

Yes, we discussed it yesterday. It should be out in the next release unless something more important comes up.

3 Likes

Going to be available in the next release.

2 Likes

This has now been released as 0.156.0 and you can enable the PDF download through the new Google File Conversion option:

image

Thanks so much for your help with this @RicardoE105

6 Likes

wow, thanks to everyone who made this implementation possible! :clap::rocket:

2 Likes

Hi all,

So I have customers filling out a Form that’s then forwarded to Googlesheets. I’d like to send each one a PDF (Generated via APITemplate) with content of what they filled on their Forms to their respective Email.

Question:

  1. Can PDFs generated via APITemplate be pushed (downloaded) to Google Drive?
  2. If so, how can I then trigger each newly created PDF to be forwarded to the relevant correct customer?

So far I’ve managed to prototype a would-be workflow, kindly someone let me know if I have this in check

Ps: The Google Sheets Trigger is a community Node (reads & outputs only newly created rows) : n8n-nodes-google-sheets-trigger - npm