Hi @Kuba.1,
Welcome to the Community.
You can automate generating and sending PDFs based on Google Form responses using Google Apps Script, Zapier, and a PDF generation service. First, set up a trigger in Google Apps Script to initiate a function whenever a new form response is submitted, which then sends the response to ChatGPT via the OpenAI API. After receiving the ChatGPT response, use a PDF generation service like PDFMonkey or DocSpring to create a PDF. Finally, use Google Apps Script to email the PDF as an attachment to the email address in the form response. While this is a high-level overview, detailed coding and setup will be necessary for implementation.
Hi @Kuba.1!
Just wanted to check in here to see how things are progressing. Did Jammer’s reply help to get you pointed in the right direction?
Happy to lend a hand if you’d like any further help on this, just let us know!