Send a PDF via email using the standard Bubble action
This article discusses creating PDFs in Bubble applications (using the 'Create PDF' plugin action). If you wish to create PDFs based on a template you have designed in our template editor, please see other sections of the documentation.
If you want to send a PDF created by DocuPotion via email using the standard Bubble 'Send Email' action (which uses Sendgrid), you can either:
Attach the PDF to the email
- Add the 'Send email' action to the backend workflow you use to process the PDF
- Fill out the To, Sender Name, Subject and Body fields
- Click on the +Attach file button and add the link value that represents the PDF URL to the File field:
The PDF will now be attached to the email:
Link to the PDF in the body of the email
- Add the 'Send email' action to the backend workflow you use to process the PDF
- Fill out the To, Sender Name, Subject and Body fields
- Reference the link value that represents the PDF URL in the body of the email
A link to the PDF will now be included in the email: