I’ll restate my problem:
Does anyone know how I can attach a file that is in the database to an email?
Indicating the file does not work for me.
Thanks
I have managed to get the default send email in Bubble to send the attachment.
To do this, I have created a FileUploader, to which I have given the dynamic value of the file location
In the workflow, I have added that FileUploader to the File field
With this, I have managed to send the file correctly.
However, if I use the Sengrid plugin to be able to use a more attractive email template than what Send email allows by default, and I add that FileUploader in the “Attachment 1 filename” field, I receive the email but it does not come with the attached file