Send form results in email with pdf attached

Hi everyone,

I create a form, and i wonder if and how, it possible to send the form results in the email inside a PDF file attached, which include the form results inside?

For example:
If user have question like that: “What day is it?” and he select “Sunday” and submit the form,

the result at the pdf file he get would be: “That’s correct. Today is Sunday.”

Is it possible? If yes- how?

Need to create the pdf, there are plugins for that, then use send email action and attach the pdf. Might have a data type in database for form answers, which will have a field you can save the pdf to

Can you guide me in-depth?

Sure, you can book a coaching session with me via the Bubble coaching marketplace. But, it’s probably better if you select a pdf plugin and get it working, which good plugins by good developers usually have guides or example editors to access. Then you’ve solved the hard part. After that easy part is looking at Bubble manual for how to send email with attachment.