
Announcements
Hi,
We are looking to create a flow which will automatically print off the answered Google Form as a PDF. Once as a PDF we want it to be sent to a shared inbox, does anyone know if this is possible?
I have seen that there are ways to build a complex list and complete using this method however the form has approx 100 questions branched out for simplicity, which makes PDF printing it the easiest task for the next user of the info. Would appreciate any help.
Kind regards
Justin
There is not currently a connector from Power Automate to Google Forms. So you can't directly retrieve the data. One possible alternative is that you can save Google Forms data to Google Sheets, which does have a Power Automate connector. From there you would have to build something to gather the data from Google Sheets, format the output, and save it as a PDF. But it's going to be a bit of effort to build all that.